Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | ext3: Improve error message that changing journaling mode on remount is not p... | Jan Kara | 2009-08-24 | 1 | -13/+27 | |
| | * | | | | | | | | | | ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED | Theodore Ts'o | 2009-08-24 | 1 | -15/+17 | |
| * | | | | | | | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2009-08-25 | 3 | -39/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sound: pcm_lib: fix unsorted list constraint handling | Clemens Ladisch | 2009-08-25 | 1 | -31/+8 | |
| | * | | | | | | | | | | | sound: vx222: fix input level control range check | Clemens Ladisch | 2009-08-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready() | Bartlomiej Zolnierkiewicz | 2009-08-23 | 1 | -6/+12 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-08-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headers | Florian Fainelli | 2009-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | tty: make sure to flush any pending work when halting the ldisc | Linus Torvalds | 2009-08-25 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | NFSv4: Fix an infinite looping problem with the nfs4_state_manager | Trond Myklebust | 2009-08-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-08-24 | 5 | -4/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ocfs2/dlm: Wait on lockres instead of erroring cancel requests | Goldwyn Rodrigues | 2009-08-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | ocfs2: Add missing lock name | Jan Kara | 2009-08-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | ocfs2: Don't oops in ocfs2_kill_sb on a failed mount | Jan Kara | 2009-08-17 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | ocfs2: release the buffer head in ocfs2_do_truncate. | Tao Ma | 2009-08-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ocfs2: Handle quota file corruption more gracefully | Jan Kara | 2009-08-17 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.marvell.com/orion | Linus Torvalds | 2009-08-24 | 4 | -2/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop | Simon Kagstrom | 2009-08-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | [ARM] Kirkwood: enable eSATA on QNAP TS-219P | John Holland | 2009-08-24 | 2 | -1/+10 | |
| | * | | | | | | | | | | | | | | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr | 2009-08-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | mm: fix hugetlb bug due to user_shm_unlock call | Hugh Dickins | 2009-08-24 | 3 | -13/+21 | |
| * | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-08-24 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder. | Michel Dänzer | 2009-08-23 | 1 | -3/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-08-24 | 2 | -3/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | favr32: improve touchscreen response | Ben Nizette | 2009-07-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | avr32/lib: fix unaligned memcpy where len < 4 | Sebastian Andrzej Siewior | 2009-07-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | avr32/lib: fix unaligned memcpy() | Sebastian Andrzej Siewior | 2009-07-27 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-08-24 | 6 | -45/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Input: ucb1400_ts - enable interrupt unconditionally | Pavel Revak | 2009-08-21 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | Input: ucb1400_ts - enable ADC Filter | Marek Vasut | 2009-08-21 | 2 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | Input: wacom - don't use on-stack memory for report buffers | Dmitry Torokhov | 2009-08-21 | 1 | -14/+29 | |
| | * | | | | | | | | | | | | | | | | Input: iforce - support new revision of ACT LABS Force RS | Jiri Kosina | 2009-08-19 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Input: joydev - decouple axis and button map ioctls from input constants | Stephen Kitt | 2009-08-12 | 1 | -27/+41 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-24 | 21 | -80/+117 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | smc91x: let smc91x work well under netpoll | Dongdong Deng | 2009-08-23 | 1 | -18/+22 | |
| | * | | | | | | | | | | | | | | | | pxaficp-ir: remove incorrect net_device_ops | Marek Vasut | 2009-08-23 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | NET: llc, zero sockaddr_llc struct | Jiri Slaby | 2009-08-23 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng | 2009-08-23 | 4 | -9/+13 | |
| | * | | | | | | | | | | | | | | | | netpoll: warning for ndo_start_xmit returns with interrupts enabled | Dongdong Deng | 2009-08-23 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | net: Fix Micrel KSZ8842 Kconfig description | Andreas Mohr | 2009-08-23 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | netfilter: xt_quota: fix wrong return value (error case) | Patrick McHardy | 2009-08-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp... | Bruno Prémont | 2009-08-23 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | E100: fix interaction with swiotlb on X86. | Krzysztof Hałasa | 2009-08-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | pkt_sched: Convert CBQ to tasklet_hrtimer. | David S. Miller | 2009-08-23 | 1 | -10/+13 | |
| | * | | | | | | | | | | | | | | | | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer | David S. Miller | 2009-08-22 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-21 | 1 | -4/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B | Herton Ronaldo Krzesinski | 2009-08-21 | 1 | -4/+10 | |
| | * | | | | | | | | | | | | | | | | | ibm_newemac: emac_close() needs to call netif_carrier_off() | Petri Gynther | 2009-08-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | net: fix ks8851 build errors | Randy Dunlap | 2009-08-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | net: Rename MAC platform driver for w90p910 platform | Wan ZongShun | 2009-08-18 | 1 | -2/+2 |