Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 2009-07-14 | |
| | * | | | | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2009-07-14 | |
| | * | | | | | | | | libata: fix follow-up SRST failure path | Tejun Heo | 2009-07-14 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | i2c: Use resource_size | Julia Lawall | 2009-07-14 | |
| | * | | | | | | | | i2c-davinci: behave with i2cdetect | David Brownell | 2009-07-14 | |
| | * | | | | | | | | i2c-davinci: convert clock usage after clkdev conversion | Kevin Hilman | 2009-07-14 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | dlm: free socket in error exit path | Casey Dahlin | 2009-07-14 | |
| | * | | | | | | | | dlm: fix plock use-after-free | David Teigland | 2009-06-18 | |
| | * | | | | | | | | dlm: Fix uninitialised variable warning in lock.c | Steven Whitehouse | 2009-06-17 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | mlx4_core: Add new ConnectX EN PCI ID 0x6764 | Yevgeny Petrilin | 2009-07-06 | |
| | * | | | | | | | | | mlx4_core: Handle multi-physical function devices | Yevgeny Petrilin | 2009-07-06 | |
| * | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | hrtimer: Fix migration expiry check | Thomas Gleixner | 2009-07-10 | |
| | * | | | | | | | | | hrtimer: migration: do not check expiry time on current CPU | Thomas Gleixner | 2009-07-10 | |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | x86: Fix warning in pvclock.c | Dave Jones | 2009-07-14 | |
| | * | | | | | | | | | | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 2009-07-13 | |
| | * | | | | | | | | | | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 2009-07-13 | |
| | * | | | | | | | | | | x86: Remove spurious printk level from segfault message | Roland Dreier | 2009-07-11 | |
| * | | | | | | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | futexes: Fix infinite loop in get_futex_key() on huge page | Sonny Rao | 2009-07-11 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | tracing/function-profiler: do not free per cpu variable stat | Steven Rostedt | 2009-07-13 | |
| | * | | | | | | | | | | | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 2009-07-13 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 2009-07-14 | |
| | * | | | | | | | | | | | skbuff.h: Fix comment for NET_IP_ALIGN | Tobias Klauser | 2009-07-14 | |
| | * | | | | | | | | | | | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2009-07-14 | |
| | * | | | | | | | | | | | NET: phy_device, fix lock imbalance | Jiri Slaby | 2009-07-14 | |
| | * | | | | | | | | | | | gre: fix ToS/DiffServ inherit bug | Andreas Jaggi | 2009-07-14 | |
| | * | | | | | | | | | | | igb: gcc-3.4.6 fix | Eric Dumazet | 2009-07-13 | |
| | * | | | | | | | | | | | atlx: duplicate testing of MCAST flag | roel kluin | 2009-07-13 | |
| | * | | | | | | | | | | | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 2009-07-13 | |
| | * | | | | | | | | | | | netdev: restore MTU change operation | Ben Hutchings | 2009-07-12 | |
| | * | | | | | | | | | | | netdev: restore MAC address set and validate operations | Ben Hutchings | 2009-07-12 | |
| | * | | | | | | | | | | | sit: fix regression: do not release skb->dst before xmit | Sascha Hlusiak | 2009-07-11 | |
| | * | | | | | | | | | | | net: ip_push_pending_frames() fix | Eric Dumazet | 2009-07-11 | |
| | * | | | | | | | | | | | net: sk_prot_alloc() should not blindly overwrite memory | Eric Dumazet | 2009-07-11 | |
| * | | | | | | | | | | | | Linux 2.6.31-rc3v2.6.31-rc3 | Linus Torvalds | 2009-07-13 | |
| * | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-07-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | jbd2: fix race between write_metadata_buffer and get_write_access | dingdinghua | 2009-07-13 | |
| | * | | | | | | | | | | | | ext4: Fix ext4_mb_initialize_context() to initialize all fields | Theodore Ts'o | 2009-07-13 | |
| | * | | | | | | | | | | | | ext4: fix null handler of ioctls in no journal mode | Peng Tao | 2009-07-13 | |
| | * | | | | | | | | | | | | ext4: Fix buffer head reference leak in no-journal mode | Curt Wohlgemuth | 2009-07-13 | |
| | * | | | | | | | | | | | | ext4: Move __ext4_journalled_writepage() to avoid forward declaration | Aneesh Kumar K.V | 2009-06-14 | |
| | * | | | | | | | | | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc | Aneesh Kumar K.V | 2009-06-14 | |
| | * | | | | | | | | | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation | Aneesh Kumar K.V | 2009-06-14 |