Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ide: always kill the whole request on error | Bartlomiej Zolnierkiewicz | 2009-06-25 | 1 | -1/+0 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | fs: allow d_instantiate to be called with negative parent dentry | Jeremy Kerr | 2009-06-29 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2009-06-29 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-29 | 1 | -0/+6 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-06-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Phonet: publicize the Netlink notification function | Rémi Denis-Courmont | 2009-06-25 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | KVM: protect concurrent make_all_cpus_request | Marcelo Tosatti | 2009-06-28 | 1 | -0/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2009-06-25 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-28 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | timer stats: Optimize by adding quick check to avoid function calls | Heiko Carstens | 2009-06-24 | 2 | -0/+9 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-06-28 | 2 | -3/+64 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | leds: Futher document blink_set | Richard Purdie | 2009-06-23 | 1 | -1/+2 | |
| * | | | | | | | | leds: Add options to have GPIO LEDs start on or keep their state | Trent Piepho | 2009-06-23 | 1 | -2/+7 | |
| * | | | | | | | | leds: LED driver for National Semiconductor LP3944 Funlight Chip | Antonio Ospite | 2009-06-23 | 1 | -0/+53 | |
| * | | | | | | | | leds: Further document parameters for blink_set() | Mark Brown | 2009-06-23 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-25 | 1 | -19/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | drm: Fix shifts which were miscalculated when converting from bitfields. | Michel Dänzer | 2009-06-24 | 1 | -19/+19 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-06-25 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | ide: relax DMA info validity checking | Bartlomiej Zolnierkiewicz | 2009-06-24 | 1 | -2/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | clarify get_user_pages() prototype | Peter Zijlstra | 2009-06-25 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-06-24 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add MAX17040 Fuel Gauge driver | Minkyu Kang | 2009-06-09 | 1 | -0/+19 | |
* | | | | | | | | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 2009-06-24 | 1 | -0/+9 | |
* | | | | | | | | inline functions left without protection of ifdef (acl) | Markus Trippelsdorf | 2009-06-24 | 1 | -1/+2 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-06-24 | 5 | -20/+432 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dm: prepare for request based option | Kiyoshi Ueda | 2009-06-22 | 1 | -0/+9 | |
| * | | | | | | | | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 | 3 | -1/+390 | |
| * | | | | | | | | dm: calculate queue limits during resume not load | Mike Snitzer | 2009-06-22 | 1 | -8/+2 | |
| * | | | | | | | | dm target:s introduce iterate devices fn | Mike Snitzer | 2009-06-22 | 1 | -0/+11 | |
| * | | | | | | | | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 | 1 | -14/+2 | |
| * | | | | | | | | dm ioctl: support cookies for udev | Milan Broz | 2009-06-22 | 1 | -2/+12 | |
| * | | | | | | | | dm: introduce num_flush_requests | Mikulas Patocka | 2009-06-22 | 1 | -0/+11 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Audit: clean up all op= output to include string quoting | Eric Paris | 2009-06-24 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-06-24 | 6 | -16/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'bjorn-notify' into release | Len Brown | 2009-06-24 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas | 2009-06-18 | 1 | -0/+3 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ \ \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 6 | -16/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | ACPI: move declaration acpi_early_init() to acpi.h | Len Brown | 2009-06-12 | 1 | -0/+3 | |
| | | | | | | * | | | | | | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-12 | 1 | -3/+0 | |
| | | | | | | * | | | | | | | ACPI: increase size of acpi_bus_id[] | Zhao Yakui | 2009-06-12 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | | ACPI: processor: move device _HID into driver | Bjorn Helgaas | 2009-05-27 | 1 | -1/+0 | |
| | | | | | * | | | | | | | ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID | Bjorn Helgaas | 2009-05-27 | 1 | -1/+1 | |
| | | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui | 2009-06-23 | 1 | -2/+2 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 2009-06-17 | 1 | -1/+0 | |
| | | * | | | | | | | | ACPI: kill acpi_get_pci_id | Alexander Chiang | 2009-06-17 | 1 | -1/+0 |