| Commit message (Expand) | Author | Age | Files | Lines |
* | fbdev: uninline lock_fb_info() | Andrew Morton | 2009-04-01 | 1 | -9/+1 |
* | cirrusfb: add accelerator constant | Krzysztof Helt | 2009-04-01 | 1 | -0/+1 |
* | cirrusfb: Laguna chipset 8bpp fix | Krzysztof Helt | 2009-04-01 | 1 | -1/+0 |
* | cirrusfb: add Laguna additional overflow register | Krzysztof Helt | 2009-04-01 | 1 | -0/+1 |
* | atyfb: fix header file trailing whitespace | Randy Dunlap | 2009-04-01 | 2 | -283/+283 |
* | rtc: convert LEAP_YEAR into an inline | Andrew Morton | 2009-04-01 | 1 | -0/+6 |
* | autofs4: fix kernel includes | Ian Kent | 2009-04-01 | 2 | -3/+10 |
* | spi_mpc83xx: add OF platform driver bindings | Anton Vorontsov | 2009-04-01 | 1 | -1/+1 |
* | spi_mpc83xx: rework chip selects handling | Anton Vorontsov | 2009-04-01 | 1 | -2/+3 |
* | epoll keyed wakeups: introduce new *_poll() wakeup macros | Davide Libenzi | 2009-04-01 | 1 | -13/+9 |
* | epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() | Davide Libenzi | 2009-04-01 | 1 | -2/+5 |
* | eventfd: improve support for semaphore-like behavior | Davide Libenzi | 2009-04-01 | 1 | -1/+11 |
* | introduce pr_cont() macro | Cyrill Gorcunov | 2009-04-01 | 1 | -0/+2 |
* | remove unused include/asm-generic/dma-mapping.h | FUJITA Tomonori | 2009-04-01 | 1 | -308/+0 |
* | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems | Eric Sandeen | 2009-04-01 | 1 | -0/+1 |
* | loop: add ioctl to resize a loop device | J. R. Okajima | 2009-04-01 | 1 | -0/+1 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 1 | -3/+0 |
* | shmem: writepage directly to swap | Hugh Dickins | 2009-04-01 | 1 | -0/+5 |
* | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki | 2009-04-01 | 1 | -1/+1 |
* | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells | 2009-04-01 | 1 | -7/+13 |
* | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 2 | -0/+4 |
* | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -0/+12 |
* | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 | 2 | -2/+3 |
* | mm: enable hashdist by default on 64bit NUMA | Anton Blanchard | 2009-04-01 | 1 | -3/+3 |
* | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan | 2009-04-01 | 1 | -2/+2 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 3 | -0/+37 |
* | memdup_user(): introduce | Li Zefan | 2009-04-01 | 1 | -0/+1 |
* | mm: remove pagevec_swap_free() | KOSAKI Motohiro | 2009-04-01 | 1 | -1/+0 |
* | vfs: add/use account_page_dirtied() | Edward Shishkin | 2009-04-01 | 1 | -0/+1 |
* | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 | 1 | -0/+8 |
* | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov | 2009-04-01 | 1 | -2/+9 |
* | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 2009-04-01 | 1 | -2/+0 |
* | proc tty: add struct tty_operations::proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-31 | 3 | -13/+2 |
|\ |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 | 63 | -331/+3029 |
| |\ |
|
| * | | kernel: remove HIPQUAD() | Harvey Harrison | 2009-03-29 | 1 | -12/+0 |
| * | | netpoll: store local and remote ip in net-endian | Harvey Harrison | 2009-03-29 | 1 | -1/+1 |
| * | | skbuff.h: fix missing kernel-doc | Randy Dunlap | 2009-03-29 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-31 | 3 | -16/+7 |
|\ \ \ |
|
| * | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic | Rusty Russell | 2009-03-30 | 1 | -7/+0 |
| * | | | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 | 1 | -2/+2 |
| * | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -3/+0 |
| * | | | cpumask: fix seq_bitmap_*() functions. | Rusty Russell | 2009-03-30 | 1 | -4/+5 |
* | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-31 | 1 | -3/+4 |
|\ \ \ \ |
|
| * | | | | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 | 1 | -3/+4 |
| |/ / / |
|
* | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-31 | 4 | -49/+102 |
|\ \ \ \ |
|
| * | | | | lockdep: move state bit definitions around | Peter Zijlstra | 2009-02-14 | 1 | -45/+4 |
| * | | | | lockdep: sanitize reclaim bit names | Peter Zijlstra | 2009-02-14 | 1 | -4/+4 |
| * | | | | lockdep: sanitize bit names | Peter Zijlstra | 2009-02-14 | 1 | -11/+11 |
| * | | | | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 | 2 | -1/+17 |