summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-06-23Revert "x86, efi: Retain boot service code until after switching to virtual m...Greg Kroah-Hartman
2011-06-23usb-storage: redo incorrect readsAlan Stern
2011-06-03block: don't block events on excl write for non-optical devicesTejun Heo
2011-06-03idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen
2011-06-03seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-06-03x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-06-03pata_cm64x: fix boot crash on pariscJames Bottomley
2011-06-03block: Fix discard topology stacking and reportingMartin K. Petersen
2011-06-03block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com
2011-06-03block: add a non-queueable flush flagshaohua.li@intel.com
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18of: fix race when matching driversMilton Miller
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-05-12Merge branch 'fbmem'Linus Torvalds
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo