aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-01
|\
| * vt: Fix use of "new" in a struct fieldAlan Cox2009-11-19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
| |\
| | * Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-16
| | * sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-13
| * | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-17
| * | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-11-17
| |\ \
| | * | [SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen2009-11-06
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-17
| |\ \ \
| | * | | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-15
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-11
| * | | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-12
| * | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-12
| * | | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-12
| * | | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-11
| * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-09
| |\ \ \ \
| | * | | | i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-07
| | * | | | i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-07
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-09
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-06
* | | | | Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-01
|\ \ \ \ \
| * | | | | ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2009-11-04
| * | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-01
| |\ \ \ \ \
| * | | | | | ALSA: sscape - Remove sscap_ioctl.h from include/sound/KbuildTakashi Iwai2009-10-02
| * | | | | | ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-01
* | | | | | | sound: rawmidi: record a substream's owner processClemens Ladisch2009-11-10
* | | | | | | sound: pcm: record a substream's owner processClemens Ladisch2009-11-10
* | | | | | | control: use reference-counted pidClemens Ladisch2009-11-06
* | | | | | | control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch2009-11-06
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-11-03
|\ \ \ \ \ \
| * | | | | | PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2009-11-03
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| * | | | net: Fix RPF to work with policy routingjamal2009-10-30
| * | | | net: fix kmemcheck annotationsEric Dumazet2009-10-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-11-02
|\ \ \ \ \
| * | | | | 9p: fix readdir corner casesEric Van Hensbergen2009-11-02
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-02
|\ \ \ \ \ \
| * | | | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-23
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-02
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-24
* | | | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-30
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-29
|\ \ \ \ \ \ \
| * | | | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-28
| |/ / / / / /
* | | | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-29
|\ \ \ \ \ \ \
| * | | | | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-03
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-29
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-15