| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | sched: fix wait_for_completion_timeout() spurious failure under heavy load | Roland Dreier | 2008-06-20 | 1 | -0/+10 |
| * | | | | sched: rt: dont stop the period timer when there are tasks wanting to run | Peter Zijlstra | 2008-06-20 | 1 | -1/+2 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-23 | 5 | -34/+46 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 | 2 | -25/+31 |
| * | | | | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | 2 | -3/+6 |
| * | | | | xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). | Isaku Yamahata | 2008-06-20 | 1 | -1/+1 |
| * | | | | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 2008-06-20 | 1 | -6/+9 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-06-23 | 1 | -1/+5 |
|\ \ \ \ \ |
|
| * | | | | | IB/mthca: Clear ICM pages before handing to FW | Eli Cohen | 2008-06-23 | 1 | -1/+5 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-06-23 | 2 | -4/+4 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | ALSA: sb - Fix wrong assertions | Takashi Iwai | 2008-06-23 | 1 | -2/+2 |
| * | | | | | ALSA: aw2 - Fix Oops at initialization | Takashi Iwai | 2008-06-23 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | mm: fix race in COW logic | Nick Piggin | 2008-06-23 | 1 | -1/+26 |
* | | | | | Fix ZERO_PAGE breakage with vmware | Linus Torvalds | 2008-06-23 | 1 | -2/+21 |
* | | | | | removed unused var real_tty on n_tty_ioctl() | Gustavo Fernando Padovan | 2008-06-23 | 1 | -7/+0 |
* | | | | | tty_driver: Update required method documentation | Alan Cox | 2008-06-23 | 1 | -3/+2 |
* | | | | | Fix performance regression on lmbench select benchmark | Linus Torvalds | 2008-06-22 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Slab: Fix memory leak in fallback_alloc() | Christoph Lameter | 2008-06-22 | 1 | -1/+4 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-06-22 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Ext4: Fix online resize block group descriptor corruption | Frederic Bohe | 2008-06-20 | 1 | -1/+2 |
* | | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-06-21 | 6 | -45/+60 |
|\ \ \ \ \ |
|
| * | | | | | hwmon: (lm75) sensor reading bugfix | David Brownell | 2008-06-19 | 1 | -5/+15 |
| * | | | | | hwmon: (abituguru3) update driver detection | Hans de Goede | 2008-06-19 | 1 | -2/+13 |
| * | | | | | hwmon: (w83791d) new maintainer | Marc Hulsman | 2008-06-19 | 1 | -3/+3 |
| * | | | | | hwmon: (abituguru3) Identify Abit AW8D board as such | Hans de Goede | 2008-06-19 | 1 | -1/+2 |
| * | | | | | hwmon: Update the sysfs interface documentation | Jean Delvare | 2008-06-19 | 1 | -20/+13 |
| * | | | | | hwmon: (adt7473) Initialize max_duty_at_overheat before use | Jean Delvare | 2008-06-19 | 1 | -0/+3 |
| * | | | | | hwmon: (lm85) Fix function RANGE_TO_REG() | Jean Delvare | 2008-06-19 | 1 | -14/+11 |
| |/ / / / |
|
* | | | | | Add return value to reserve_bootmem_node() | Bernhard Walle | 2008-06-21 | 2 | -3/+5 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-21 | 9 | -7/+52 |
|\ \ \ \ \ |
|
| * | | | | | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman | 2008-06-21 | 3 | -0/+18 |
| * | | | | | sctp: Make sure N * sizeof(union sctp_addr) does not overflow. | David S. Miller | 2008-06-21 | 1 | -1/+3 |
| * | | | | | pppoe: warning fix | Stephen Hemminger | 2008-06-21 | 1 | -1/+1 |
| * | | | | | ipv6: Drop packets for loopback address from outside of the box. | YOSHIFUJI Hideaki | 2008-06-20 | 2 | -0/+15 |
| * | | | | | ipv6: Remove options header when setsockopt's optlen is 0 | Shan Wei | 2008-06-20 | 1 | -4/+7 |
| * | | | | | mac80211: detect driver tx bugs | Johannes Berg | 2008-06-19 | 1 | -1/+8 |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-21 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] SN2: security hole in sn2_ptc_proc_write | Cliff Wickman | 2008-06-20 | 1 | -0/+2 |
* | | | | | | | alpha: resurrect Cypress IDE quirk | Ivan Kokshaysky | 2008-06-21 | 1 | -0/+17 |
* | | | | | | | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky | 2008-06-21 | 8 | -23/+26 |
* | | | | | | | alpha: link failure fix | Ivan Kokshaysky | 2008-06-21 | 1 | -0/+1 |
* | | | | | | | alpha: fix module load failures on smp (bug #10926) | Ivan Kokshaysky | 2008-06-21 | 1 | -1/+71 |
* | | | | | | | Linux 2.6.26-rc7v2.6.26-rc7 | Linus Torvalds | 2008-06-21 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-06-20 | 7 | -110/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | BAST: Remove old IDE driver | Ben Dooks | 2008-06-20 | 3 | -98/+0 |
| * | | | | | | | pcmcia ide kingston compactflash's have a new manufacturer id | Christophe Niclaes | 2008-06-20 | 1 | -0/+1 |
| * | | | | | | | pcmcia: add another pata/ide ID | Kristoffer Ericson | 2008-06-20 | 2 | -0/+2 |
| * | | | | | | | pcmcia: add an pata/ide ID | Matt Reimer | 2008-06-20 | 2 | -0/+2 |
| * | | | | | | | ide: increase timeout in wait_drive_not_busy() | Bartlomiej Zolnierkiewicz | 2008-06-20 | 1 | -3/+3 |
| * | | | | | | | palm_bk3710: fix resource management | Sergei Shtylyov | 2008-06-20 | 1 | -9/+13 |
| |/ / / / / / |
|