aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
|\
| * asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03
* | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-07
|\ \
| * | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-06
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-06
|\ \
| * | tracing: Restore system filter behaviorLi Zefan2011-12-05
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\ \ \
| * | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-05
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ | | |/ / | |/| |
| * | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-05
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-02
|\ \ \
| * | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-29
| * | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-01
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
| * | | tc: comment spelling fixesstephen hemminger2011-11-22
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-29
|\ \ \ \
| * | | | PM: Update comments describing device power management callbacksRafael J. Wysocki2011-11-28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ \ \ \
| * | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-17
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-28
|\ \ \ \ \ \
| * | | | | | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
* | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-23
|\ \ \ \ \ \ \
| * | | | | | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-23
| * | | | | | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-23
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-23
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-31
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-23
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-22
|\ \ \ \ \ \ \
| * | | | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-22
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-21
|\ \ \ \ \ \ \ \
| * | | | | | | | RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-15
* | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-15
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-11
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-17
* | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-17