- 06d65de ACPI, APEI, UEFI Common Platform Error Record (CPER) header by Huang Ying · 16 years ago
- fab1c23 Unified UUID/GUID definition by Huang Ying · 16 years ago
- 801eab8 ACPI Hardware Error Device (PNP0C33) support by Huang Ying · 16 years ago
- affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 16 years ago
- 9dc9666 ACPI, APEI, HEST table parsing by Huang Ying · 16 years ago
- 1565129 ACPI, IO memory pre-mapping and atomic accessing by Huang Ying · 16 years ago
- b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 16 years ago
- 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 16 years ago
- d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 16 years ago
- 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 16 years ago
- f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 16 years ago
- 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- 91bc482 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 16 years ago
- 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 16 years ago
- ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 16 years ago
- 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 16 years ago
- 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 1ce7e4f cgroup: Check task_lock in task_subsys_state() by Li Zefan · 16 years ago
- 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 16 years ago
- 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 16 years ago
- 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 16 years ago
- 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
- 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 16 years ago
- 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 16 years ago
- 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 16 years ago
- 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
- 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 16 years ago
- 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 16 years ago
- 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 16 years ago
- 3a3076f Cleanup generic block based fiemap by Josef Bacik · 16 years ago
- cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 16 years ago
- 424264b smbfs: add bdi backing to mount session by Jens Axboe · 16 years ago
- f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 16 years ago
- 5163d90 coda: add bdi backing to mount session by Jens Axboe · 16 years ago
- c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 16 years ago
- 458f8c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
- 04de081 pcmcia: pcmcia_dev_present bugfix by Dominik Brodowski · 16 years ago
- e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 16 years ago
- 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 16 years ago
- 85341c6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 16 years ago
- 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 16 years ago
- bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 16 years ago
- a2612cb firewire: cdev: fix cut+paste mistake in disclaimer by Stefan Richter · 16 years ago
- 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 16 years ago
- c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 16 years ago
- b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 16 years ago
- 0fdfe5a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
- 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 16 years ago
- 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 16 years ago
- aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 16 years ago
- 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 16 years ago
- fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 16 years ago
- 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 16 years ago
- cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
- f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 16 years ago
- b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 16 years ago
- fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
- 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 16 years ago
- 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 16 years ago
- bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 16 years ago
- b1dd3b2 vfs: rename block_fsync() to blkdev_fsync() by Andrew Morton · 16 years ago
- 55ab3a1 raw: fsync method is now required by Anton Blanchard · 16 years ago
- 530cd33 include/linux/kfifo.h: fix INIT_KFIFO() by David Härdeman · 16 years ago
- b01d094 bitops: remove temporary for_each_bit() by Andrew Morton · 16 years ago
- 7445c99 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
- ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 16 years ago
- 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 16 years ago
- 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 16 years ago
- 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
- 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 16 years ago
- b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 16 years ago
- 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
- 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 16 years ago
- 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
- 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f11947c ALSA: i2c: cleanup: change parameter to pointer by Dan Carpenter · 16 years ago
- 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
- 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 16 years ago
- 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 16 years ago
- 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- 6072f74 ide: Requeue request after DMA timeout by Herbert Xu · 16 years ago
- e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 16 years ago
- 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 16 years ago
- d5e50da module: add stub for is_module_percpu_address by Randy Dunlap · 16 years ago