summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-12-12cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo
2011-12-12threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo
2011-12-12threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo
2011-12-12netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye
2011-12-12of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-12[media] DVB: Query DVB frontend delivery capabilitiesManu Abraham
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2011-12-13mfd: Convert wm8994 to use generic regmap irq_chipMark Brown
2011-12-13Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2011-12-13mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown
2011-12-13mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown
2011-12-13mfd: Constify WM8994 regulator_init_dataMark Brown
2011-12-13mfd: Enable register cache for wm8994 devicesMark Brown
2011-12-13Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2011-12-13mfd: Define some additional wm8994 registersMark Brown
2011-12-13mfd: Disable more pulls on WM8994Mark Brown
2011-12-12iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel
2011-12-12iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel
2011-12-12iommu/amd: Add device errata handlingJoerg Roedel
2011-12-12UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspaceDavid Howells
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin
2011-12-12Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2011-12-12types.h: fix comment spelling for 'architectures'Mark Einon
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-11driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett
2011-12-11rcu: Document same-context read-side constraintsPaul E. McKenney
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney
2011-12-11rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-11rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney
2011-12-11rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney
2011-12-11rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney
2011-12-11rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-09serial: add irq handler for Freescale 16550 errata.Paul Gortmaker