| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename .data.nosave to .data..nosave. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |
* | Rename .text.lock to .text..lock. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 | 3 | -19/+19 |
* | Rename .bss.page_aligned to .bss..page_aligned. | Tim Abbott | 2010-03-03 | 2 | -3/+3 |
* | Rename .data.page_aligned to .data..page_aligned. | Tim Abbott | 2010-03-03 | 2 | -3/+3 |
* | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 | 2 | -3/+3 |
* | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 | 2 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-29 | 2 | -4/+9 |
|\ |
|
| * | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 2010-01-29 | 1 | -0/+1 |
| * | Input: ad7879 - support auxiliary GPIOs via gpiolib | Michael Hennerich | 2010-01-19 | 1 | -4/+8 |
* | | Split 'flush_old_exec' into two functions | Linus Torvalds | 2010-01-29 | 2 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-01-28 | 1 | -1/+3 |
|\ \ |
|
| * | | firewire: cdev: add_descriptor documentation fix | Stefan Richter | 2010-01-26 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-01-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 2010-01-17 | 1 | -1/+1 |
* | | | | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 2010-01-27 | 1 | -0/+2 |
* | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-01-26 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 2010-01-25 | 1 | -0/+16 |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-26 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom | 2010-01-14 | 1 | -0/+5 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-26 | 4 | -2/+11 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-25 | 1 | -0/+6 |
| * | | | | | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-24 | 1 | -2/+2 |
| * | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-01-23 | 254 | -5273/+6211 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | phylib: Move workqueue initialization to a proper place | Anton Vorontsov | 2010-01-19 | 1 | -0/+1 |
| * | | | | | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski | 2010-01-16 | 1 | -0/+2 |
* | | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 | Linus Torvalds | 2010-01-24 | 2 | -0/+18 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | mtd: Really add ARM pismo support | Russell King - ARM Linux | 2010-01-13 | 1 | -0/+17 |
| * | | | | | kmsg_dump: Dump on crash_kexec as well | KOSAKI Motohiro | 2009-12-31 | 1 | -0/+1 |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-21 | 1 | -3/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf: Change the is_software_event() definition | Peter Zijlstra | 2010-01-21 | 1 | -3/+8 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-01-21 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: Fix vmark regression on big machines | Mike Galbraith | 2010-01-21 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-01-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 2010-01-21 | 1 | -0/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-01-21 | 5 | -33/+12 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-01-12 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drbd: The kernel code is now equivalent to out of tree release 8.3.7 | Philipp Reisner | 2010-01-12 | 1 | -1/+1 |
| | * | | | | | | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t... | Philipp Reisner | 2010-01-12 | 1 | -0/+1 |
| * | | | | | | | | genhd: overlapping variable definition | Stephen Hemminger | 2010-01-11 | 1 | -3/+3 |
| * | | | | | | | | block: removed unused as_io_context | Kirill Afonshin | 2010-01-11 | 1 | -27/+0 |
| * | | | | | | | | block: bdev_stack_limits wrapper | Martin K. Petersen | 2010-01-11 | 1 | -0/+2 |
| * | | | | | | | | block: Fix discard alignment calculation and printing | Martin K. Petersen | 2010-01-11 | 1 | -2/+5 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'misc' into release | Len Brown | 2010-01-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'bugzilla-14483' into release | Len Brown | 2010-01-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | ACPI: don't cond_resched if irq is disabled | Xiaotian Feng | 2010-01-16 | 1 | -1/+1 |
* | | | | | | | | | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 | 1 | -0/+39 |
* | | | | | | | | | mfd: Correct WM835x ISINK ramp time defines | Mark Brown | 2010-01-18 | 1 | -14/+14 |