summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
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-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare
2011-11-22tc: comment spelling fixesstephen hemminger
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang
2011-11-16new helper: mount_subtree()Al Viro
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-16bio: change some signed vars to unsignedDan Carpenter
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino
2011-11-15device.h: Fix struct member documentationMarcos Paulo de Souza
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto
2011-11-11sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-11-10block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo
2011-11-09pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin