- 79ef2bb clocksource: Prevent NULL pointer dereference by Thomas Gleixner · 15 years ago
- 4841158 timer: Avoid reading uninitialized data by Pavel Roskin · 15 years ago
- 78af08d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- a1cc1ba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/linux-2.6 by Linus Torvalds · 15 years ago
- 499ee07 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 8e3b3bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
- 301d95c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
- b983d0d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- ecc2e05 tty_port: Fix return on interrupted use by Alan Cox · 15 years ago
- 18282b3 Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h" by Aurelien Jarno · 15 years ago
- 390bd13 Add dma_debug_init() for ia64 by fujita · 15 years ago
- 6f40946 Fix ia64 compilation IS_ERR and PTE_ERR errors. by Fenghua Yu · 15 years ago
- e79f07e virtio_net: Sync header with qemu by Alex Williamson · 15 years ago
- 4b892e6 virtio-pci: correctly unregister root device on error by Mark McLoughlin · 15 years ago
- d9ecdea virtio_blk: ioctl return value fix by Christoph Hellwig · 15 years ago
- 4eff3ca virtio_blk: don't bounce highmem requests by Christoph Hellwig · 15 years ago
- 7a50492 lguest: restrict CPUID to avoid perf counter wrmsr by Rusty Russell · 15 years ago
- 27de22d lguest: remove unnecessary forward struct declaration by Davide Libenzi · 15 years ago
- 5780888 lguest: fix journey by Matias Zabaljauregui · 15 years ago
- 04aef32 tracing/function: Fix the return value of ftrace_trace_onoff_callback() by Xiao Guangrong · 15 years ago
- 4b0a840 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-sched by Linus Torvalds · 15 years ago
- 63f7a33 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a132ebc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- 8077088 n_tty: Fix echo race by Alan Cox · 15 years ago
- 9237a81 tty: nozomi, fix tty refcounting bug by Jiri Slaby · 15 years ago
- 5c9228f vt: drop bootmem/slab memory distinction by Johannes Weiner · 15 years ago
- ff5392d drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset by Andrew Morton · 15 years ago
- 8f4256b serial: don't add msm_serial's probe function to the driver struct by Uwe Kleine-König · 15 years ago
- c8d5004 tty: fix close/hangup race by Alan Cox · 15 years ago
- a3ca86a Add '-fno-delete-null-pointer-checks' to gcc CFLAGS by Eugene Teo · 15 years ago
- 4a21b8c Revert "ppp: Fix throttling bugs" by Linus Torvalds · 15 years ago
- 15c2ac0 Merge branch 'fix/usb-audio' into for-linus by Takashi Iwai · 15 years ago
- 9d79b13 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
- 2688779 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
- 9d5b28d Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
- 35b5c55 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
- cb65c87 ALSA: riptide - proper handling of pci_register_driver for joystick by Jaswinder Singh Rajput · 15 years ago
- 8886f33 sound: usb-audio: add workaround for Blue Microphones devices by Clemens Ladisch · 15 years ago
- 0115cb5 powerpc: Fix another bug in move of altivec code to vector.S by Andreas Schwab · 15 years ago
- 28477fb powerpc: Fix booke user_disable_single_step() by Dave Kleikamp · 15 years ago
- ecca068 drm: Move a dereference below a NULL test by Julia Lawall · 15 years ago
- ba0ab82 fb/intelfb: conflict with DRM_I915 and hide by default by Jesse Barnes · 15 years ago
- 916635b drm/ttm: fix misplaced parentheses by Roel Kluin · 15 years ago
- 42dd861 drm/via: Fix vblank IRQ on VIA hardware. by Simon Farnsworth · 15 years ago
- 845792d drm: drm_gem, check kzalloc retval by Jiri Slaby · 15 years ago
- d25e3a6 drm: drm_debugfs, check kmalloc retval by Jiri Slaby · 15 years ago
- 069a9dc drm/radeon: add some missing pci ids by Alex Deucher · 15 years ago
- b2dde6a ahci: add device ID for 82801JI sata controller by Mark Goodwin · 15 years ago
- 1e1f421 drivers/ata: Move a dereference below a NULL test by Julia Lawall · 15 years ago
- d0cb43b libata: implement and use HORKAGE_NOSETXFER, take#2 by Tejun Heo · 15 years ago
- fe2c4d0 libata: fix follow-up SRST failure path by Tejun Heo · 15 years ago
- e9e961c Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
- 8aa651e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
- d878fe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 62f4905 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5be6717 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 989fa94 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c0c50b5 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a376d44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 5933082 i2c: Use resource_size by Julia Lawall · 15 years ago
- 7605fa3 i2c-davinci: behave with i2cdetect by David Brownell · 15 years ago
- e164dde i2c-davinci: convert clock usage after clkdev conversion by Kevin Hilman · 15 years ago
- 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
- 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 15 years ago
- 79fbe13 drivers/net: using spin_lock_irqsave() in net_send_packet() by Dongdong Deng · 15 years ago
- bc23283 NET: phy_device, fix lock imbalance by Jiri Slaby · 15 years ago
- a89d63a dlm: free socket in error exit path by Casey Dahlin · 15 years ago
- ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
- 2ad7664 x86: Fix warning in pvclock.c by Dave Jones · 15 years ago
- 6847e15 Linux 2.6.31-rc3 by Linus Torvalds · 15 years ago
- 1cf2968 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
- 96577c4 jbd2: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
- c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
- 41796e9 atlx: duplicate testing of MCAST flag by roel kluin · 15 years ago
- 4a390e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
- a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
- 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
- 8f8f013 update JFS entry in MAINTAINERS by Dave Kleikamp · 15 years ago
- 5fddcdb mn10300: remove duplicated #include by Huang Weiyi · 15 years ago
- 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
- 833576b ext4: Fix ext4_mb_initialize_context() to initialize all fields by Theodore Ts'o · 15 years ago
- ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
- e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
- 7473727 x86, apic: Fix false positive section mismatch in numaq_32.c by Rakib Mullick · 15 years ago
- 151586d x86: Fix false positive section mismatch in es7000_32.c by Rakib Mullick · 15 years ago
- 6ab5d66 tracing/function-profiler: do not free per cpu variable stat by Steven Rostedt · 15 years ago
- d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
- adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 15 years ago
- dc7520c USB: otg: fix module reinsert issue by Ajay Kumar Gupta · 15 years ago
- 9180135 USB: handle zero-length usbfs submissions correctly by Alan Stern · 15 years ago
- ec6d67e USB: EHCI: report actual_length for iso transfers by Alan Stern · 15 years ago
- f092c24 USB: option: remove unnecessary and erroneous code by Alan Stern · 15 years ago
- 4d2fae8 USB: cypress_m8: remove invalid Clear-Halt by Alan Stern · 15 years ago
- 1fe975f USB: musb_host: undo incorrect change in musb_advance_schedule() by Sergei Shtylyov · 15 years ago
- 0cce2ed USB: fix LANGID=0 regression by Daniel Mack · 15 years ago
- c5f3d87 USB: serial: sierra driver id_table additions by Elina Pasheva · 15 years ago
- 1451141 USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter. by Krzysztof Halasa · 15 years ago
- 516a1a0 USB: fix race leading to a write after kfree in usbfs by Oliver Neukum · 15 years ago
- 7bae0a0 USB: Sierra: fix oops upon device close by Alan Stern · 15 years ago
- c3325eb USB: option.c: add A-Link 3GU device id by Anssi Hannula · 15 years ago