Age | Commit message (Expand) | Author | Files | Lines |
2008-02-05 | timerfd: fix remaining architectures | Andrew Morton | 4 | -4/+4 |
2008-02-05 | 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 |
2008-02-05 | Alpha doesn't use socketcall | Samuel Thibault | 1 | -1/+0 |
2008-02-05 | alpha: atomic_add_return() should return int | Andrew Morton | 1 | -1/+1 |
2008-02-05 | m68knomu: remove dead config symbols from m68knomu code | Jiri Olsa | 5 | -49/+3 |
2008-02-05 | frv: remove dead config symbol from FRV code | Jiri Olsa | 1 | -4/+0 |
2008-02-05 | FRV: move DMA macros to scatterlist.h for consistency. | Robert P. J. Day | 2 | -10/+10 |
2008-02-05 | Smack: Simplified Mandatory Access Control Kernel | Casey Schaufler | 1 | -3/+23 |
2008-02-05 | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore | 1 | -6/+41 |
2008-02-05 | capabilities: introduce per-process capability bounding set | Serge E. Hallyn | 6 | -11/+27 |
2008-02-05 | Remove unnecessary include from include/linux/capability.h | Andrew Morgan | 1 | -1/+0 |
2008-02-05 | Add 64-bit capability support to the kernel | Andrew Morgan | 1 | -66/+155 |
2008-02-05 | revert "capabilities: clean up file capability reading" | Andrew Morton | 1 | -2/+4 |
2008-02-05 | VFS/Security: Rework inode_getsecurity and callers to return resulting buffer | David P. Quigley | 2 | -12/+10 |
2008-02-05 | writeback: speed up writeback of big dirty files | Fengguang Wu | 1 | -0/+1 |
2008-02-05 | mm: fix PageUptodate data race | Nick Piggin | 2 | -7/+39 |
2008-02-05 | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 1 | -0/+1 |
2008-02-05 | Page allocator: get rid of the list of cold pages | Christoph Lameter | 1 | -1/+1 |