Age | Commit message (Expand) | Author | Files | Lines |
2008-02-06 | scheduled OSS driver removal | Adrian Bunk | 2 | -42/+4 |
2008-02-06 | proper show_interrupts() prototype | Adrian Bunk | 1 | -0/+2 |
2008-02-06 | remove mm_{ptov,vtop}() | Adrian Bunk | 5 | -10/+0 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 1 | -2/+0 |
2008-02-06 | Allow auto-destruction of loop devices | David Woodhouse | 1 | -0/+1 |
2008-02-06 | remove support for un-needed _extratext section | Robin Getz | 1 | -2/+0 |
2008-02-06 | Parallel port: convert port_mutex to the mutex API | Matthias Kaehlcke | 1 | -2/+2 |
2008-02-06 | hash: add explicit u32 and u64 versions of hash | Matthew Wilcox | 1 | -15/+27 |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling | 4 | -2/+16 |
2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -22/+28 |
2008-02-06 | ide: add ide_read_error() inline helper | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-02-06 | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 1 | -0/+14 |
2008-02-06 | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz | 1 | -11/+0 |
2008-02-06 | ide: remove write-only ->sata_misc[] from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
2008-02-06 | ppc: fix #ifdef-s in mediabay driver (take 2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2008-02-06 | Palmchip BK3710 IDE driver | Anton Salnikov | 1 | -2/+3 |
2008-02-06 | timerfd: fix remaining architectures | Andrew Morton | 4 | -4/+4 |
2008-02-06 | Fix timerfd breakage on avr32 | Haavard Skinnemoen | 1 | -1/+1 |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 6 | -38/+39 |
2008-02-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -301/+275 |
2008-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -18/+15 |
2008-02-05 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -0/+2 |
2008-02-05 | uml: LDT mutex conversion | Daniel Walker | 1 | -2/+2 |
2008-02-05 | uml: add back CONFIG_HZ | Jeff Dike | 1 | -1/+1 |
2008-02-05 | uml: get rid of syscall counters | Jeff Dike | 1 | -2/+0 |
2008-02-05 | uml: customize tlb.h | Jeff Dike | 1 | -1/+121 |
2008-02-05 | uml: 64-bit tlb fixes | Jeff Dike | 3 | -5/+4 |
2008-02-05 | uml: cover stubs with a VMA | Jeff Dike | 1 | -2/+5 |
2008-02-05 | uml: clean up TASK_SIZE usage | Jeff Dike | 3 | -8/+3 |
2008-02-05 | uml: add virt_to_pte | Jeff Dike | 1 | -0/+3 |
2008-02-05 | uml: fix page table data sizes | Jeff Dike | 3 | -5/+24 |
2008-02-05 | uml: current.h cleanup | Jeff Dike | 2 | -25/+6 |
2008-02-05 | uml: style cleanup | Jeff Dike | 1 | -15/+4 |
2008-02-05 | uml: header untangling | Jeff Dike | 8 | -31/+19 |
2008-02-05 | uml: move um_virt_to_phys | Jeff Dike | 1 | -3/+0 |
2008-02-05 | UML - Fix build in 2.6.24-rc2-mm1 | Jeff Dike | 1 | -0/+2 |
2008-02-05 | uml: tidy pgtable.h | Jeff Dike | 1 | -79/+7 |
2008-02-05 | uml: get rid of asmlinkage | Jeff Dike | 1 | -6/+0 |
2008-02-05 | uml: implement get_wchan | Jeff Dike | 1 | -1/+1 |
2008-02-05 | uml: remove xmm checking on x86 | Karol Swietlicki | 1 | -1/+0 |
2008-02-05 | cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.h | Jesper Nilsson | 1 | -7/+0 |
2008-02-05 | mac68k: add nubus card definitions and a typo fix | Finn Thain | 1 | -1/+3 |
2008-02-05 | mac68k: remove dead code | Finn Thain | 1 | -2/+0 |
2008-02-05 | leds: add possibility to remove leds classdevs during suspend/resume | Rafael J. Wysocki | 1 | -1/+9 |
2008-02-05 | HWRNG: add possibility to remove hwrng devices during suspend/resume | Rafael J. Wysocki | 1 | -1/+9 |
2008-02-05 | Misc: Add possibility to remove misc devices during suspend/resume | Rafael J. Wysocki | 1 | -1/+9 |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross | 1 | -25/+0 |
2008-02-05 | pm qos infrastructure and interface | Mark Gross | 1 | -0/+25 |
2008-02-05 | make kernel_shutdown_prepare() static | Adrian Bunk | 1 | -2/+0 |
2008-02-05 | alpha: fix warning by fixing flush_tlb_kernel_range() | Andrew Morton | 1 | -1/+5 |