- 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 17 years ago
- 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 17 years ago
- 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 17 years ago
- b3e3b30 Merge branches 'irq/sparseirq' and 'linus' into irq/core by Ingo Molnar · 17 years ago
- 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 17 years ago
- 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 17 years ago
- f762dd6 Update my email address by Gertjan van Wingerde · 17 years ago
- 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 17 years ago
- 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 17 years ago
- 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 17 years ago
- 65c2449 aio: lookup_ioctx can return the wrong value when looking up a bogus context by Jeff Moyer · 17 years ago
- 87c3a86 eventfd: remove fput() call from possible IRQ context by Davide Libenzi · 17 years ago
- d011555 Move cc-option to below arch-specific setup by Linus Torvalds · 17 years ago
- caa81d6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
- 2d8620c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
- fe2fd6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 17 years ago
- a8e7d49 Fix race in create_empty_buffers() vs __set_page_dirty_buffers() by Linus Torvalds · 17 years ago
- 68df375 Add '-fwrapv' to gcc CFLAGS by Linus Torvalds · 17 years ago
- 8c083f0 cpumask: remove cpumask allocation from idle_balance, fix by Rusty Russell · 17 years ago
- 17ad6ea numa, cpumask: move numa_node_id default implementation to topology.h, fix by Stephen Rothwell · 17 years ago
- df7c8e8 cpumask: remove cpumask allocation from idle_balance by Rusty Russell · 17 years ago
- a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 17 years ago
- 85bff88 Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
- d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 17 years ago
- d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
- 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
- 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
- bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
- c38da56 x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus by Rusty Russell · 17 years ago
- 89bd55d x86: cpumask: update 32-bit APM not to mug current->cpus_allowed by Rusty Russell · 17 years ago
- 4bae196 x86: microcode: cleanup by Ingo Molnar · 17 years ago
- af5c820 x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.c by Rusty Russell · 17 years ago
- 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 17 years ago
- f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 17 years ago
- 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 17 years ago
- cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 17 years ago
- f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 17 years ago
- 4fa81ed [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 17 years ago
- 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 17 years ago
- f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 17 years ago
- a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 17 years ago
- 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 17 years ago
- 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 17 years ago
- 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 17 years ago
- 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 17 years ago
- c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 17 years ago
- 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 17 years ago
- 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
- 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 17 years ago
- c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 17 years ago
- 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 17 years ago
- 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 17 years ago
- e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 17 years ago
- 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 17 years ago
- 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 17 years ago
- 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 17 years ago
- 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 17 years ago
- 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 17 years ago
- 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 17 years ago
- 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 17 years ago
- a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 17 years ago
- 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 17 years ago
- 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 17 years ago
- eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 17 years ago
- c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 17 years ago
- c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 17 years ago
- b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 17 years ago
- 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 17 years ago
- 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 17 years ago
- 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 17 years ago
- 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 17 years ago
- 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 17 years ago
- 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 17 years ago
- ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 17 years ago
- 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 17 years ago
- 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
- a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 17 years ago
- c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 17 years ago
- 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 17 years ago
- a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 17 years ago
- dde332b ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2 by Krzysztof Helt · 17 years ago
- d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 17 years ago
- 7a2cf4a m68k: merge the non-MMU and MMU versions of siginfo.h by Greg Ungerer · 17 years ago
- 9df3d51 m68k: use the MMU version of unistd.h for all m68k platforms by Greg Ungerer · 17 years ago
- 8dba99e m68k: merge the non-MMU and MMU versions of signal.h by Greg Ungerer · 17 years ago
- 230d186 m68k: merge the non-MMU and MMU versions of ptrace.h by Greg Ungerer · 17 years ago
- c5f5d3e m68k: use MMU version of setup.h for both MMU and non-MMU by Greg Ungerer · 17 years ago
- 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 17 years ago
- b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 17 years ago
- d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 17 years ago
- f80a557 dm table: rework reference counting fix by Mikulas Patocka · 17 years ago
- bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 17 years ago
- 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 17 years ago
- ee6f779 filp->f_pos not correctly updated in proc_task_readdir by Zhang Le · 17 years ago
- a6bc326 sparseirq, powerpc/cell: fix unused variable warning in interrupt.c by Stephen Rothwell · 17 years ago
- edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 17 years ago
- a05ef46 m68k: merge the non-MMU and MMU versions of sigcontext.h by Greg Ungerer · 17 years ago
- 9863a0b m68k: merge the non-MMU and MMU versions of swab.h by Greg Ungerer · 17 years ago