summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-031-1/+1
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+1
* VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
|\
| * time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+2
|\ \
| * | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-161-3/+0
|\ \ \
| * | | block: initialize request_queue's numa node duringMike Snitzer2011-11-231-3/+0
* | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-121-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-121-0/+6
|\ \ \ \
| * | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-0/+9
|\ \ \ \ \
| * | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-031-0/+9
* | | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-093-2/+3
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-072-1/+3
|\ \ \ \ \
| * | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-062-1/+3
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tracing: Restore system filter behaviorLi Zefan2011-12-051-0/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-051-0/+4
|\ \ \ \ \
| * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-051-0/+4
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-051-0/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-051-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-141-1/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-021-9/+4
|\ \ \ \ \
| * | | | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-291-4/+4
| * | | | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-291-5/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-012-3/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-281-0/+2
| * | | | | tc: comment spelling fixesstephen hemminger2011-11-221-3/+3
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-291-95/+134
|\ \ \ \ \ \
| * | | | | | PM: Update comments describing device power management callbacksRafael J. Wysocki2011-11-281-95/+134
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-281-1/+3
|\ \ \ \ \ \
| * | | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-171-1/+3
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-281-1/+2
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-101-1/+2
* | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-232-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-241-0/+2
| * | | | | | | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-241-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-232-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-231-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-231-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-222-0/+4
|\ \ \ \ \ \ \
| * | | | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-042-0/+4
* | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-222-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-172-2/+0
| | |/ / / / / / | |/| | | | | |