Age | Commit message (Expand) | Author |
2009-04-01 | rtc: convert LEAP_YEAR into an inline | Andrew Morton |
2009-04-01 | autofs4: fix kernel includes | Ian Kent |
2009-04-01 | spi_mpc83xx: add OF platform driver bindings | Anton Vorontsov |
2009-04-01 | spi_mpc83xx: rework chip selects handling | Anton Vorontsov |
2009-04-01 | epoll keyed wakeups: introduce new *_poll() wakeup macros | Davide Libenzi |
2009-04-01 | epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() | Davide Libenzi |
2009-04-01 | eventfd: improve support for semaphore-like behavior | Davide Libenzi |
2009-04-01 | introduce pr_cont() macro | Cyrill Gorcunov |
2009-04-01 | remove unused include/asm-generic/dma-mapping.h | FUJITA Tomonori |
2009-04-01 | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems | Eric Sandeen |
2009-04-01 | loop: add ioctl to resize a loop device | J. R. Okajima |
2009-04-01 | pm: rework includes, remove arch ifdefs | Magnus Damm |
2009-04-01 | shmem: writepage directly to swap | Hugh Dickins |
2009-04-01 | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki |
2009-04-01 | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-04-01 | mm: enable hashdist by default on 64bit NUMA | Anton Blanchard |
2009-04-01 | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan |
2009-04-01 | generic debug pagealloc | Akinobu Mita |
2009-04-01 | memdup_user(): introduce | Li Zefan |
2009-04-01 | mm: remove pagevec_swap_free() | KOSAKI Motohiro |
2009-04-01 | vfs: add/use account_page_dirtied() | Edward Shishkin |
2009-04-01 | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro |
2009-04-01 | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-04-01 | proc tty: add struct tty_operations::proc_fops | Alexey Dobriyan |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-03-30 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-30 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-03-30 | reiserfs: fix build breakage | Alexander Beregalov |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-30 | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki |
2009-03-30 | PM: Introduce functions for suspending and resuming device interrupts | Rafael J. Wysocki |
2009-03-30 | dmi: Let dmi_walk() users pass private data | Jean Delvare |
2009-03-30 | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds |
2009-03-30 | reiserfs: rename p_._ variables | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_tb to tb | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_inode to inode | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_bh to bh | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_sb to sb | Jeff Mahoney |
2009-03-30 | reiserfs: strip trailing whitespace | Jeff Mahoney |
2009-03-30 | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney |
2009-03-30 | reiserfs: use generic readdir for operations across all xattrs | Jeff Mahoney |