summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-13cgroup: rename CGRP_REMOVED to CGRP_DEADTejun Heo
2013-06-13cgroup: clean up css_[try]get() and css_put()Tejun Heo
2013-06-13cgroup: bring some sanity to naming around cg_cgroup_linkTejun Heo
2013-06-13cgroup: remove now unused css_depth()Tejun Heo
2013-06-13cpuset: allow to move tasks to empty cpusetsLi Zefan
2013-06-13cpuset: allow to keep tasks in empty cpusetsLi Zefan
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz
2013-06-13Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...Samuel Ortiz
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue
2013-06-13Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Samuel Ortiz
2013-06-13macvtap: slient sparse warningsJason Wang
2013-06-12percpu-refcount: cosmetic updatesTejun Heo
2013-06-12percpu-refcount: consistently use plain (non-sched) RCUTejun Heo
2013-06-12jbd2: use a single printk for jbd_debug()Paul Gortmaker
2013-06-12jbd/jbd2: relocate bit_spinlock header to jbd_commonPaul Gortmaker
2013-06-12ext4: fix data integrity for ext4_sync_fsDmitry Monakhov
2013-06-12jbd2: optimize jbd2_journal_force_commitDmitry Monakhov
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge tag 'dw_apb_timer_of' of git://github.com/mmind/linux-rockchip into nex...Olof Johansson
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12mfd: wm5102: Expose DRE control registersCharles Keepax
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior
2013-06-12mfd: ti_tscadc: deal with partial activationPantelis Antoniou
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-06-12of: remove CONFIG_OF_DEVICERob Herring
2013-06-12of: remove of_platform_driverRob Herring
2013-06-12driver core: move to_platform_driver to platform_device.hRob Herring
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12of: remove #ifdef from linux/of_platform.hArnd Bergmann
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12dma: of: Remove check on always true conditionLars-Peter Clausen
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson