- 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 18 years ago
- 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 18 years ago
- 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 18 years ago
- 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 18 years ago
- e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 18 years ago
- 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
- 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 18 years ago
- 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 18 years ago
- 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 18 years ago
- a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 18 years ago
- 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
- b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 18 years ago
- 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 18 years ago
- 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 18 years ago
- d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 18 years ago
- 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 18 years ago
- 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 18 years ago
- 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 18 years ago
- dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 18 years ago
- b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 18 years ago
- 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 18 years ago
- d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 18 years ago
- 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 18 years ago
- 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 18 years ago
- 8bab8dd cgroups: add cgroup support for enabling controllers at boot time by Paul Menage · 18 years ago
- 3a14312 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
- 5761d64 x86: revert assign IRQs to hpet timer by Thomas Gleixner · 18 years ago
- e52dcc4 libata: ATA_12/16 doesn't fall into ATAPI_MISC by Tejun Heo · 18 years ago
- 436d34b libata: uninline atapi_cmd_type() by Tejun Heo · 18 years ago
- dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 18 years ago
- 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 18 years ago
- a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 18 years ago
- a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
- 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
- b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 18 years ago
- 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 18 years ago
- 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 18 years ago
- 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 18 years ago
- 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 18 years ago
- af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
- 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 18 years ago
- 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 18 years ago
- 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 18 years ago
- c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 18 years ago
- 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 18 years ago
- 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 18 years ago
- a6bd8e1 lguest: comment documentation update. by Rusty Russell · 18 years ago
- 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 18 years ago
- 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 18 years ago
- 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 18 years ago
- a4083c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
- 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 18 years ago
- cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 18 years ago
- 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 18 years ago
- aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 18 years ago
- 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 18 years ago
- 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 18 years ago
- 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 18 years ago
- 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 18 years ago
- ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 18 years ago
- a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 18 years ago
- ae66be9 rcu: fix misplaced mb() in rcu_enter/exit_nohz() by Paul E. McKenney · 18 years ago
- 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 18 years ago
- 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 18 years ago
- 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
- 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
- 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 18 years ago
- 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 18 years ago
- bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
- 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 18 years ago
- 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 18 years ago
- 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 18 years ago
- 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 18 years ago
- cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 18 years ago
- c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
- a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 18 years ago
- 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 18 years ago
- 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
- a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 18 years ago
- 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 18 years ago
- 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
- ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
- 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 18 years ago
- 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 18 years ago
- d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 18 years ago
- e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 18 years ago
- 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 18 years ago
- 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 18 years ago
- e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 18 years ago
- b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 18 years ago
- fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 18 years ago