Age | Commit message (Expand) | Author | Files | Lines |
2010-05-30 | ia64: revert __node_random addition | Linus Torvalds | 1 | -17/+0 |
2010-05-30 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 5 | -15/+82 |
2010-05-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 6 | -1/+283 |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -26/+92 |
2010-05-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds | 6 | -76/+47 |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 1 | -17/+0 |
2010-05-30 | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic | John David Anglin | 1 | -3/+13 |
2010-05-30 | parisc: Remove unnecessary macros from entry.S | John David Anglin | 1 | -33/+7 |
2010-05-30 | parisc: LWS fixes for syscall.S | John David Anglin | 1 | -23/+9 |
2010-05-30 | parisc: Delete unnecessary nop's in entry.S | John David Anglin | 1 | -7/+0 |
2010-05-30 | parisc: Avoid interruption in critical region in entry.S | John David Anglin | 1 | -2/+3 |
2010-05-30 | parisc: invoke oom-killer from page fault | Nick Piggin | 1 | -4/+3 |
2010-05-30 | parisc: clear floating point exception flag on SIGFPE signal | Helge Deller | 1 | -0/+1 |
2010-05-30 | parisc: Use of align_frame provides stack frame. | Carlos O'Donell | 1 | -4/+11 |
2010-05-28 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 12 | -35/+250 |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 4 | -20/+3 |
2010-05-28 | Merge branch 'acpi_enable' into release | Len Brown | 1 | -2/+0 |
2010-05-28 | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2 | -2/+8 |
2010-05-28 | tracing: fix for tracepoint API change | Stephen Rothwell | 1 | -5/+5 |
2010-05-28 | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 5 | -23/+432 |
2010-05-28 | FRV: ARCH_KMALLOC_MINALIGN was already defined | David Howells | 2 | -4/+2 |
2010-05-28 | ARM: Merge for-2635/defconfig3 | Ben Dooks | 2 | -22/+403 |
2010-05-28 | ARM: s3c2410_defconfig: Add new machines | Ben Dooks | 1 | -8/+27 |
2010-05-28 | ARM: s3c6400_defconfig: Add framebuffer and basic LCD | Ben Dooks | 1 | -2/+43 |
2010-05-28 | ARM: s3c6400_defconfig: Add RTC driver support | Ben Dooks | 1 | -1/+66 |
2010-05-28 | ARM: s3c6400_defconfig: Enable USB host side | Ben Dooks | 1 | -3/+217 |
2010-05-28 | ARM: s3c6400_defconfig: Add SPI driver | Ben Dooks | 1 | -1/+37 |
2010-05-28 | ARM: s3c6400_defconfig: Update compiled machines | Ben Dooks | 1 | -7/+13 |
2010-05-28 | ARM: S5P: Regoster clk_xusbxti clock for hsotg driver | Thomas Abraham | 1 | -0/+1 |
2010-05-28 | ARM: S3C64XX: Add USB OTG HCLK to the list of clocks | Thomas Abraham | 1 | -0/+6 |
2010-05-28 | ARM: SAMSUNG: gpio-cfg.h: update documentation | Ben Dooks | 1 | -0/+21 |
2010-05-28 | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin() | Ben Dooks | 1 | -1/+1 |
2010-05-27 | rename the generic fsync implementations | Christoph Hellwig | 1 | -1/+1 |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+1 |
2010-05-27 | sched: clarify commment for TS_POLLING | Len Brown | 1 | -2/+2 |
2010-05-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -0/+21 |
2010-05-28 | mfd: New AB8500 driver | Rabin Vincent | 1 | -1/+1 |
2010-05-28 | ARM: AB3550 board configuration and irq for U300 | Mattias Wallin | 2 | -0/+62 |
2010-05-28 | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 1 | -1/+1 |
2010-05-28 | davinci: da850 TPS6507x touch screen driver board data | Todd Fischer | 1 | -0/+12 |
2010-05-28 | mfd: Add tps6507x board data structure | Todd Fischer | 1 | -1/+6 |
2010-05-28 | x86: remove rdc321x_defs.h | Florian Fainelli | 1 | -12/+0 |
2010-05-27 | [IA64] Fix build breakage | Tony Luck | 2 | -0/+21 |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -70/+90 |
2010-05-27 | DMAENGINE: DMA40 U8500 platform configuration | Linus Walleij | 6 | -1/+283 |
2010-05-27 | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin | 1 | -0/+7 |
2010-05-27 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 1 | -67/+9 |
2010-05-27 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2 | -11/+56 |
2010-05-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 12 | -97/+84 |