summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Fuloong2e: Cleanup KconfigWu Zhangjin1-26/+26
2009-12-17MIPS: Loongson: Register reserved memory pagesWu Zhangjin1-0/+8
2009-12-17MIPS: MIPSsim: Remove unused codeDmitri Vorobiev3-35/+1
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney5-14/+68
2009-12-17MIPS: Add drotr and dins instructions to uasm.David Daney2-3/+20
2009-12-17MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2-0/+1442
2009-12-17MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney1-0/+58
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney1-0/+178
2009-12-17MIPS: Octeon: Add platform device for MDIO buses.David Daney1-0/+30
2009-12-17MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney1-8/+12
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev8-19/+17
2009-12-17MIPS: IP22: Remove an unused functionDmitri Vorobiev2-7/+1
2009-12-17MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel imagesWu Zhangjin9-3/+558
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds37-21/+4861
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds6-34/+10
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-293/+244
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds131-13563/+6757
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds13-46/+27
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-18/+50
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-6/+0
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+2
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds57-1091/+1897
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds3-0/+351
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-6/+327
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds7-25/+60
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-0/+13
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-34/+52
2009-12-16switch alloc_file() to passing struct pathAl Viro1-7/+8
2009-12-16sanitize do_pipe_flags() callers in archAl Viro5-27/+2
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita1-14/+5
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita2-24/+9
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita5-11/+12
2009-12-16gru: function to generate chipset IPI valuesJack Steiner1-4/+20
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2-16/+3
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt1-0/+7
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt1-0/+13
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich3-3/+3
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig26-30/+0
2009-12-16ptrace: x86: change syscall_trace_leave() to rely on tracehook when steppingOleg Nesterov1-14/+7
2009-12-16ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2-9/+23
2009-12-16ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2-0/+11
2009-12-16da850/omap-l138: add callback to control LCD panel powerChaithrika U S1-10/+14
2009-12-16fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich1-0/+28
2009-12-16V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski1-2/+11
2009-12-16V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski1-1/+2
2009-12-16V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski2-31/+39
2009-12-16sh: Fix test of unsigned in se7722_irq_demux()Roel Kluin1-3/+4
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner1-2/+2
2009-12-16parisc: Convert BUG() to use unreachable()David Daney1-2/+2