Age | Commit message (Expand) | Author | Files | Lines |
2010-03-03 | Rename .data.nosave to .data..nosave. | Denys Vlasenko | 2 | -2/+2 |
2010-03-03 | Rename .text.lock to .text..lock. | Denys Vlasenko | 1 | -1/+1 |
2010-03-03 | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 1 | -1/+1 |
2010-03-03 | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 3 | -19/+19 |
2010-03-03 | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2 | -3/+3 |
2010-03-03 | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott | 2 | -3/+3 |
2010-03-03 | Rename .data.init_task to .data..init_task. | Tim Abbott | 2 | -3/+3 |
2010-03-03 | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2 | -2/+2 |
2010-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -4/+9 |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds | 2 | -1/+2 |
2010-01-29 | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 1 | -0/+1 |
2010-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -1/+3 |
2010-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-01-27 | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 1 | -0/+2 |
2010-01-26 | firewire: cdev: add_descriptor documentation fix | Stefan Richter | 1 | -1/+3 |
2010-01-26 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+16 |
2010-01-26 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+5 |
2010-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -2/+11 |
2010-01-25 | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 1 | -0/+16 |
2010-01-25 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 1 | -0/+6 |
2010-01-24 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds | 2 | -0/+18 |
2010-01-24 | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 1 | -2/+2 |
2010-01-23 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 254 | -5273/+6211 |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+8 |
2010-01-21 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2010-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-01-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -33/+12 |
2010-01-21 | perf: Change the is_software_event() definition | Peter Zijlstra | 1 | -3/+8 |
2010-01-21 | sched: Fix vmark regression on big machines | Mike Galbraith | 1 | -1/+1 |
2010-01-21 | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 1 | -0/+1 |
2010-01-20 | Merge branch 'misc' into release | Len Brown | 1 | -3/+3 |
2010-01-20 | Merge branch 'bugzilla-14483' into release | Len Brown | 1 | -1/+1 |
2010-01-19 | phylib: Move workqueue initialization to a proper place | Anton Vorontsov | 1 | -0/+1 |
2010-01-19 | Input: ad7879 - support auxiliary GPIOs via gpiolib | Michael Hennerich | 1 | -4/+8 |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 1 | -0/+39 |
2010-01-18 | mfd: Correct WM835x ISINK ramp time defines | Mark Brown | 1 | -14/+14 |
2010-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2010-01-17 | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 1 | -1/+1 |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+4 |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells | 1 | -0/+1 |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells | 2 | -2/+7 |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells | 1 | -1/+1 |
2010-01-16 | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() | Roland Dreier | 1 | -0/+4 |
2010-01-16 | kfifo: document everywhere that size has to be power of two | Andi Kleen | 1 | -2/+2 |
2010-01-16 | kfifo: add kfifo_initialized | Andi Kleen | 1 | -0/+10 |
2010-01-16 | kfifo: add kfifo_out_peek | Andi Kleen | 1 | -0/+3 |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen | 1 | -4/+4 |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen | 1 | -5/+5 |
2010-01-16 | tty.h: make tty_port_get() static inline | Randy Dunlap | 1 | -2/+2 |
2010-01-16 | kfifo: fix kfifo_out_locked race bug | Stefani Seibold | 1 | -7/+0 |