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