aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-03
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-31
| |\
| * | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-30
* | | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-02
* | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
|\ \ \ \ \
| | * | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-01
|\ \ \ \ \ \
| * | | | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-01
* | | | | | | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-01
|/ / / / / /
* | | | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-31
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-25
| |\ \ \ \ \ \ \
| | * | | | | | | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-24
| | | |_|_|_|_|/ | | |/| | | | |
| * / | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-24
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-30
|\ \ \ \ \ \ \
| * | | | | | | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-30
| * | | | | | | netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-27
| * | | | | | | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-26
* | | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
* | | | | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-28
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-24
| * | | | | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-28
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | MFD: mcp-core: fix mcp_priv() to be more type safeRussell King2012-01-21
| * | | | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| |/ / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-17
| |\ \ \ \ \
| | * | | | | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-16
| | * | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-16
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-25
|\ \ \ \ \ \ \
| * | | | | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-25
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-25
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-23
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-23
| | | |/ / / / /
| | * / / / / / ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-19
| | |/ / / / /
| * | | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-21
| * | | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-21
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-24
|\ \ \ \ \ \
| * | | | | | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-24
| * | | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-24
| * | | | | | bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-22
| * | | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
| * | | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-22
| * | | | | | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-22
| * | | | | | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-22
| * | | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-22
| * | | | | | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-22
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-24
|\ \ \ \ \ \ \
| * | | | | | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-12