Age | Commit message (Expand) | Author |
2009-04-03 | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu |
2009-04-03 | kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo... | Eduard - Gabriel Munteanu |
2009-04-03 | kmemtrace, rcu: fix rcupreempt.c data structure dependencies | Ingo Molnar |
2009-04-03 | kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies | Ingo Molnar |
2009-04-03 | kmemtrace, security: fix linux/key.h header file dependencies | Pekka Enberg |
2009-04-03 | kmemtrace, fs: fix linux/fdtable.h header file dependencies | Ingo Molnar |
2009-04-03 | kmemtrace, fs: uninline simple_transaction_set() | Ingo Molnar |
2009-04-03 | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec... | Pekka Enberg |
2009-04-02 | tracing, net: fix net tree and tracing tree merge interaction | Stephen Rothwell |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-04-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-04-01 | Merge branch 'devel' into for-linus | Trond Myklebust |
2009-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-04-01 | fbdev: update s1d13xxxfb to differ between revisions and production ids | Kristoffer Ericson |
2009-04-01 | fbdev: newport: newport_*wait() return 0 on timeout | Roel Kluin |
2009-04-01 | fbdev: uninline lock_fb_info() | Andrew Morton |
2009-04-01 | cirrusfb: add accelerator constant | Krzysztof Helt |
2009-04-01 | cirrusfb: Laguna chipset 8bpp fix | Krzysztof Helt |
2009-04-01 | cirrusfb: add Laguna additional overflow register | Krzysztof Helt |
2009-04-01 | atyfb: fix header file trailing whitespace | Randy Dunlap |
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 |