summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-041-1/+1
|\
| * wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-06-041-34/+10
|\ \
| * | module: Make module sysfs functions private.Rusty Russell2010-06-051-33/+0
| * | module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-051-0/+7
| * | module: Make the 'usage' lists be two-wayLinus Torvalds2010-06-051-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-042-3/+162
|\ \ \
| * | | sh: add boot code to MMCIF driver headerMagnus Damm2010-05-311-0/+129
| * | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-0/+32
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-3198-788/+2643
| |\ \ \
| * | | | serial: sh-sci: fix up serial DMA build.Paul Mundt2010-05-251-3/+1
* | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-043-0/+84
|\ \ \ \ \
| * | | | | Add support for Westmere to i7core_edac driverVernon Mauery2010-05-181-0/+16
| * | | | | i7core_edac: Add support for X5670Mauro Carvalho Chehab2010-05-181-0/+1
| * | | | | i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab2010-05-101-0/+1
| * | | | | i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab2010-05-101-0/+15
| * | | | | i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab2010-05-101-2/+2
| * | | | | i7core: fix probing on Xeon55xxMauro Carvalho Chehab2010-05-101-0/+1
| * | | | | i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-102-0/+2
| * | | | | i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab2010-05-101-0/+1
| * | | | | edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab2010-05-101-0/+31
| * | | | | i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab2010-05-101-0/+16
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-046-14/+14
|\ \ \ \ \ \
| * | | | | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe2010-06-031-1/+3
| * | | | | | Merge branch 'master' into for-linusJens Axboe2010-06-01114-802/+2757
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | block: disable preemption before using sched_clock()Jens Axboe2010-06-011-0/+9
| * | | | | | Preparing 8.3.8rc2Philipp Reisner2010-06-011-1/+1
| * | | | | | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-012-11/+1
| * | | | | | cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov2010-05-241-1/+0
* | | | | | | sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2010-06-042-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-042-27/+94
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-028-12/+12
| |\ \ \ \ \
| * | | | | | ALSA: usb-audio: unify constants from specificationDaniel Mack2010-05-311-25/+63
| * | | | | | ALSA: usb-audio: fix selector unit string index accessorDaniel Mack2010-05-311-1/+1
| * | | | | | include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack2010-05-311-1/+20
| * | | | | | ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack2010-05-311-0/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-031-0/+2
|\ \ \ \ \ \
| * | | | | | libata: implement on-demand HPA unlockingTejun Heo2010-06-021-0/+2
| |/ / / / /
* | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-06-031-2/+7
|\ \ \ \ \ \
| * | | | | | perf_events: Fix races in group compositionPeter Zijlstra2010-05-311-0/+4
| * | | | | | perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2010-05-311-2/+3
| |/ / / / /
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-031-0/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | vgaarb: use MIT licenseTiago Vignatti2010-06-031-0/+21
* | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-016-10/+10
|\ \ \ \ \ \
| * | | | | | Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
| * | | | | | Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-1/+1
| * | | | | | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-2/+2
| * | | | | | Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-031-2/+2
| * | | | | | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-2/+2
| * | | | | | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-1/+1
OpenPOWER on IntegriCloud