- 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 17 years ago
- 974faac4 HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 17 years ago
- f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 17 years ago
- e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 17 years ago
- 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
- 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
- 3767901 Generate a slightly more informative error msg for bad HZ by Robert P. J. Day · 17 years ago
- 553a567 skbuff: fix missing kernel-doc notation by Randy Dunlap · 17 years ago
- 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
- 5dfeaef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
- 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
- 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
- 8a5703f DMA engine: typo fixes by Sebastian Siewior · 17 years ago
- 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
- 218ff13 Remove unused MAX_NODES_SHIFT by Johannes Weiner · 17 years ago
- cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 17 years ago
- 2472892 block: fix memory hotplug and bouncing in block layer by Andi Kleen · 17 years ago
- f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 17 years ago
- c5dec1c block: convert bio_copy_user to bio_copy_user_iov by FUJITA Tomonori · 17 years ago
- 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 17 years ago
- 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 17 years ago
- 3f34d02 jiffies: add time_is_after_jiffies and others which compare with jiffies by Dave Young · 17 years ago
- 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 17 years ago
- 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 17 years ago
- 842de40 PCI: add generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
- 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 17 years ago
- 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 17 years ago
- 5ff580c PCI: remove global list of PCI devices by Greg Kroah-Hartman · 17 years ago
- 8a1bc90 PCI: add is_added flag to struct pci_dev by Greg Kroah-Hartman · 17 years ago
- 95247b5 PCI: clean up search.c a lot by Greg Kroah-Hartman · 17 years ago
- 3422090 PCI: remove pci_get_device_reverse by Greg Kroah-Hartman · 17 years ago
- 448432c PCI: remove pci_find_present by Greg Kroah-Hartman · 17 years ago
- 2baad5f PCI: #if 0 pci_assign_resource_fixed() by Adrian Bunk · 17 years ago
- c3715cb9 [CRYPTO] api: Make the crypto subsystem fully modular by Sebastian Siewior · 17 years ago
- ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
- c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 17 years ago
- b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 17 years ago
- 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 17 years ago
- 3f62e57 Driver core: make device_is_registered() work for class devices by Greg Kroah-Hartman · 17 years ago
- 9a3df1f PM: Convert wakeup flag accessors to inline functions by Alan Stern · 17 years ago
- d288e47 PM: Make wakeup flags available whenever CONFIG_PM is set by Alan Stern · 17 years ago
- 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 17 years ago
- 3612e06 sysfs: small header file cleanup for SYSFS=n by David Rientjes · 17 years ago
- 1429db8 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros by Joe Perches · 17 years ago
- da19cbc driver core: memory: semaphore to mutex by Daniel Walker · 17 years ago
- e1c25dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base by Haavard Skinnemoen · 17 years ago
- 03414e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/tclib into base by Haavard Skinnemoen · 17 years ago
- 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 17 years ago
- 58d6c2d sched: rt-group: optimize dequeue_rt_stack by Peter Zijlstra · 17 years ago
- 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
- 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 17 years ago
- eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 17 years ago
- ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 17 years ago
- cd8ba7c sched: add new set_cpus_allowed_ptr function by Mike Travis · 17 years ago
- 9d1fe323 cpumask: add show cpu map functions by Mike Travis · 17 years ago
- 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 17 years ago
- 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 17 years ago
- 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 17 years ago
- b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 17 years ago
- f9a86fc cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer by Mike Travis · 17 years ago
- 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 17 years ago
- d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
- 57d3da2 time: add ns_to_ktime() by Ingo Molnar · 17 years ago
- 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
- 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
- a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 17 years ago
- 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
- cf816ec Merge branch 'merge-fixes' into devel by Russell King · 17 years ago
- adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 17 years ago
- d1964da Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel by Russell King · 17 years ago
- 5dc3339 [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip by Philipp Zabel · 17 years ago
- a1635b8 [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins by Philipp Zabel · 17 years ago
- ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 17 years ago
- 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 17 years ago
- 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 17 years ago
- aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 17 years ago
- 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 17 years ago
- a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 17 years ago
- 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
- 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
- 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
- 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
- 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 17 years ago
- 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 17 years ago
- 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
- 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 17 years ago
- 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 17 years ago
- 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 17 years ago
- 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
- 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
- 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
- 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago