Age | Commit message (Expand) | Author |
2007-07-19 | fs: remove path_walk export | Josef 'Jeff' Sipek |
2007-07-19 | fs: mark link_path_walk static | Josef 'Jeff' Sipek |
2007-07-19 | fs: introduce vfs_path_lookup | Josef 'Jeff' Sipek |
2007-07-19 | mm: variable length argument support | Ollie Wild |
2007-07-19 | audit: rework execve audit | Peter Zijlstra |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-19 | jprobes: make jprobes a little safer for users | Michael Ellerman |
2007-07-19 | jprobes: remove JPROBE_ENTRY() | Michael Ellerman |
2007-07-19 | jprobes: make struct jprobe.entry a void * | Michael Ellerman |
2007-07-19 | readahead: sanify file_ra_state names | Fengguang Wu |
2007-07-19 | readahead: split ondemand readahead interface into two functions | Rusty Russell |
2007-07-19 | mm: share PG_readahead and PG_reclaim | Fengguang Wu |
2007-07-19 | readahead: remove the old algorithm | Fengguang Wu |
2007-07-19 | readahead: on-demand readahead logic | Fengguang Wu |
2007-07-19 | readahead: data structure and routines | Fengguang Wu |
2007-07-19 | readahead: introduce PG_readahead | Fengguang Wu |
2007-07-19 | AIO sparse fix (type of ki_flags) | David Brownell |
2007-07-19 | unregister_chrdev() return void | Akinobu Mita |
2007-07-19 | PM: Integrate beeping flag with existing acpi_sleep flags | Pavel Machek |
2007-07-19 | PM: Optional beeping during resume from suspend to RAM | Nigel Cunningham |
2007-07-19 | PM: Introduce pm_power_off_prepare | Rafael J. Wysocki |
2007-07-19 | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki |
2007-07-19 | Freezer: avoid freezing kernel threads prematurely | Rafael J. Wysocki |
2007-07-19 | swsusp: introduce restore platform operations | Rafael J. Wysocki |
2007-07-19 | Remove alloc_zeroed_user_highpage() | Mel Gorman |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-19 | mm: fault feedback #1 | Nick Piggin |
2007-07-19 | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin |
2007-07-19 | mm: fix fault vs invalidate race for linear mappings | Nick Piggin |
2007-07-19 | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore |
2007-07-19 | [FS] Implement block_page_mkwrite. | David Chinner |
2007-07-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 | Linus Torvalds |
2007-07-18 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2007-07-18 | locks: make posix_test_lock() interface more consistent | J. Bruce Fields |
2007-07-18 | locks: export setlease to filesystems | J. Bruce Fields |
2007-07-18 | locks: provide a file lease method enabling cluster-coherent leases | J. Bruce Fields |
2007-07-18 | locks: rename lease functions to reflect locks.c conventions | J. Bruce Fields |
2007-07-18 | UIO: Add the User IO core code | Hans J. Koch |
2007-07-18 | dev_vdbg(), available with -DVERBOSE_DEBUG | David Brownell |
2007-07-18 | PM: remove deprecated dpm_runtime_* routines | Alan Stern |
2007-07-18 | Driver core: accept all valid action-strings in uevent-trigger | Kay Sievers |
2007-07-18 | [GENETLINK]: Dynamic multicast groups. | Johannes Berg |
2007-07-18 | [NETLIKN]: Allow removing multicast groups. | Johannes Berg |
2007-07-18 | [NETLINK]: allocate group bitmaps dynamically | Johannes Berg |
2007-07-18 | Fix RGMII-ID handling in gianfar | Andy Fleming |
2007-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds |
2007-07-18 | [AVR32] Fix atomic_add_unless() and atomic_sub_unless() | Haavard Skinnemoen |