Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 2009-07-15 | 1 | -8/+9 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | n_tty: Fix echo race | Alan Cox | 2009-07-16 | 1 | -3/+0 | |
* | | | | | | | | | tty: nozomi, fix tty refcounting bug | Jiri Slaby | 2009-07-16 | 1 | -4/+8 | |
* | | | | | | | | | vt: drop bootmem/slab memory distinction | Johannes Weiner | 2009-07-16 | 2 | -10/+3 | |
* | | | | | | | | | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton | 2009-07-16 | 1 | -1/+0 | |
* | | | | | | | | | serial: don't add msm_serial's probe function to the driver struct | Uwe Kleine-König | 2009-07-16 | 1 | -1/+0 | |
* | | | | | | | | | tty: fix close/hangup race | Alan Cox | 2009-07-16 | 1 | -10/+15 | |
* | | | | | | | | | Add '-fno-delete-null-pointer-checks' to gcc CFLAGS | Eugene Teo | 2009-07-16 | 1 | -1/+2 | |
* | | | | | | | | | Revert "ppp: Fix throttling bugs" | Linus Torvalds | 2009-07-16 | 2 | -0/+2 | |
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-15 | 5 | -3/+26 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 2009-07-14 | 1 | -0/+1 | |
| * | | | | | | | | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 2009-07-14 | 1 | -1/+2 | |
| * | | | | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2009-07-14 | 2 | -2/+19 | |
| * | | | | | | | | libata: fix follow-up SRST failure path | Tejun Heo | 2009-07-14 | 1 | -0/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-07-14 | 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-14 | 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-14 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mlx4_core: Add new ConnectX EN PCI ID 0x6764 | Yevgeny Petrilin | 2009-07-06 | 1 | -0/+1 | |
| * | | | | | | | | | mlx4_core: Handle multi-physical function devices | Yevgeny Petrilin | 2009-07-06 | 2 | -2/+8 | |
* | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-14 | 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-14 | 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-14 | 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-14 | 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-14 | 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-12 | 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-11 | 1 | -0/+1 |