aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-34/+10
2010-06-05module: Make module sysfs functions private.Rusty Russell1-33/+0
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell1-0/+7
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds1-1/+3
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+162
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds3-0/+84
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-14/+14
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of u_longOleg Nesterov2-2/+2
2010-06-04wrong type for 'magic' argument in simple_fill_super()Roberto Sassu1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-27/+94
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+2
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+7
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+21
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe1-1/+3
2010-06-03vgaarb: use MIT licenseTiago Vignatti1-0/+21
2010-06-02libata: implement on-demand HPA unlockingTejun Heo1-0/+2
2010-06-02Merge branch 'fix/hda' into for-linusTakashi Iwai8-12/+12
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds6-10/+10
2010-06-01Merge branch 'master' into for-linusJens Axboe114-802/+2757
2010-06-01block: disable preemption before using sched_clock()Jens Axboe1-0/+9
2010-06-01Preparing 8.3.8rc2Philipp Reisner1-1/+1
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2-11/+1
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack1-25/+63
2010-05-31ALSA: usb-audio: fix selector unit string index accessorDaniel Mack1-1/+1
2010-05-31include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack1-1/+20
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack1-0/+10
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet1-1/+1
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller172-975/+3795
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra1-0/+4
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra1-2/+3
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm1-0/+129
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm1-0/+32
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt98-788/+2643
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-7/+4
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+4
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds10-281/+657
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+45
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-57/+42
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+6
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2-9/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter1-1/+1
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+16
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil1-0/+2
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao1-1/+1
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-3/+5
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-2/+388
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown1-1/+0