summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-26userns: Rework the user_namespace adding uid/gid mapping supportEric W. Biederman
2012-04-26userns: Simplify the user_namespace by making userns->creator a kuid.Eric W. Biederman
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2012-04-25net: sock_diag_handler structs can be constShan Wei
2012-04-25USB: remove err() macroGreg Kroah-Hartman
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-25pinctrl: fix dangling commentLinus Walleij
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij
2012-04-24rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney
2012-04-24rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt
2012-04-24rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado
2012-04-24rcu: List-debug variants of rcu list routines.Dave Jones
2012-04-24vt: push the tty_lock down into the map handlingAlan Cox
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik
2012-04-23tracing: Add percpu buffers for trace_printk()Steven Rostedt
2012-04-23mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-22i2c: Add device tree support to i2c-pnx.cRoland Stigge
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-21team: allow to enable/disable portsJiri Pirko