aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-032-2/+2
* Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-1/+1
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-033-19/+19
* Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-032-3/+3
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-032-3/+3
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-032-3/+3
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-032-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-292-4/+9
|\
| * Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-281-0/+1
| * Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-4/+8
* | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-292-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-01-281-1/+3
|\ \
| * | firewire: cdev: add_descriptor documentation fixStefan Richter2010-01-261-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-271-1/+1
|\ \ \
| * | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao2010-01-171-1/+1
* | | | mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-271-0/+2
* | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-251-0/+16
|\ \ \ \
| * | | | eventfd - allow atomic read and waitqueue removeDavide Libenzi2010-01-251-0/+16
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-251-0/+5
|\ \ \ \ \
| * | | | | drm/ttm: Add a swap_notify callback.Thomas Hellstrom2010-01-141-0/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-254-2/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-0/+6
| * | | | | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-231-2/+2
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-22254-5273/+6211
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-191-0/+1
| * | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-161-0/+2
* | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-242-0/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-131-0/+17
| * | | | | kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-311-0/+1
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-211-3/+8
|\ \ \ \ \ \
| * | | | | | perf: Change the is_software_event() definitionPeter Zijlstra2010-01-211-3/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-01-211-1/+1
|\ \ \ \ \ \
| * | | | | | sched: Fix vmark regression on big machinesMike Galbraith2010-01-211-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-201-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-215-33/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-122-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner2010-01-121-1/+1
| | * | | | | | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-121-0/+1
| * | | | | | | | genhd: overlapping variable definitionStephen Hemminger2010-01-111-3/+3
| * | | | | | | | block: removed unused as_io_contextKirill Afonshin2010-01-111-27/+0
| * | | | | | | | block: bdev_stack_limits wrapperMartin K. Petersen2010-01-111-0/+2
| * | | | | | | | block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-111-2/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'misc' into releaseLen Brown2010-01-201-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-3/+3
* | | | | | | | | Merge branch 'bugzilla-14483' into releaseLen Brown2010-01-201-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-161-1/+1
* | | | | | | | | mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-0/+39
* | | | | | | | | mfd: Correct WM835x ISINK ramp time definesMark Brown2010-01-181-14/+14