index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-29
SUNRPC: Fix rpc_task_force_reencode
Trond Myklebust
1
-0
/
+1
2009-08-29
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
1
-2
/
+5
2009-08-28
Linux 2.6.31-rc8
v2.6.31-rc8
Linus Torvalds
1
-1
/
+1
2009-08-27
module: workaround duplicate section names
James Bottomley
1
-1
/
+2
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
1
-2
/
+4
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-08-27
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
1
-0
/
+2
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
2009-08-27
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
1
-7
/
+6
2009-08-27
inotify: fix locking around inotify watching in the idr
Eric Paris
1
-10
/
+40
2009-08-27
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
1
-2
/
+31
2009-08-27
inotify: seperate new watch creation updating existing watches
Eric Paris
1
-69
/
+103
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-27
leds: after setting inverted attribute, we must update the LED
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-08-27
leds: fix multiple requests and releases of IRQ for GPIO LED Trigger
Thadeu Lima de Souza Cascardo
1
-7
/
+14
2009-08-27
acpi processor: remove superfluous warning message
Frans Pop
1
-2
/
+2
2009-08-27
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
3
-17
/
+20
2009-08-27
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
1
-4
/
+4
2009-08-27
acpi: don't call acpi_processor_init if acpi is disabled
Yinghai Lu
1
-0
/
+6
2009-08-27
thermal_sys: check get_temp return value
Michael Brunner
1
-1
/
+8
2009-08-27
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
1
-15
/
+5
2009-08-27
mm: fix for infinite churning of mlocked pages
Minchan Kim
2
-2
/
+8
2009-08-27
flex_array: convert element_nr formals to unsigned
David Rientjes
2
-15
/
+19
2009-08-27
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-27
flex_array: fix flex_array_free_parts comment
David Rientjes
1
-3
/
+0
2009-08-27
flex_array: fix get function for elements in base starting at non-zero
David Rientjes
1
-6
/
+8
2009-08-27
pps: fix incorrect verdict check
Joonwoo Park
1
-1
/
+1
2009-08-27
IMA: iint put in ima_counts_get and put
Eric Paris
1
-0
/
+4
2009-08-26
m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open
Geert Uytterhoeven
3
-1
/
+7
2009-08-26
m68k: Fix redefinition of pgprot_noncached
Alexey Dobriyan
1
-2
/
+1
2009-08-26
arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
Andrew Morton
1
-6
/
+4
2009-08-26
m68k: cnt reaches -1, not 0
Roel Kluin
1
-2
/
+4
2009-08-26
m68k: count can reach 51, not 50
Roel Kluin
1
-1
/
+1
2009-08-26
virtio: net refill on out-of-memory
Rusty Russell
1
-15
/
+46
2009-08-26
smc91x: fix compilation on SMP
Alexey Dobriyan
1
-1
/
+1
2009-08-26
x86: Fix vSMP boot crash
Yinghai Lu
1
-0
/
+10
2009-08-26
x86, xen: Initialize cx to suppress warning
H. Peter Anvin
1
-0
/
+1
2009-08-26
x86, xen: Suppress WP test on Xen
Jeremy Fitzhardinge
1
-0
/
+1
2009-08-26
irda/sa1100_ir: fix broken netdev_ops conversion
Alexander Beregalov
1
-4
/
+0
2009-08-26
irda/au1k_ir: fix broken netdev_ops conversion
Alexander Beregalov
1
-4
/
+0
2009-08-26
sparc64: Validate linear D-TLB misses.
David S. Miller
4
-28
/
+76
2009-08-25
tty: make sure to flush any pending work when halting the ldisc
Linus Torvalds
1
-3
/
+7
2009-08-25
x86: Fix build with older binutils and consolidate linker script
Jan Beulich
1
-79
/
+47
2009-08-25
sound: pcm_lib: fix unsorted list constraint handling
Clemens Ladisch
1
-31
/
+8
2009-08-25
pkt_sched: Fix bogon in tasklet_hrtimer changes.
David S. Miller
2
-2
/
+2
2009-08-25
NFSv4: Fix an infinite looping problem with the nfs4_state_manager
Trond Myklebust
1
-2
/
+2
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
3
-13
/
+21
2009-08-24
x86: Fix an incorrect argument of reserve_bootmem()
Amerigo Wang
1
-1
/
+1
[next]