index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: release slaves when master removed via sysfs
Jay Vosburgh
2008-01-18
1
-3
/
+1
*
bonding: fix locking during alb failover and slave removal
Jay Vosburgh
2008-01-18
2
-12
/
+20
*
bonding: fix ASSERT_RTNL that produces spurious warnings
Jay Vosburgh
2008-01-18
1
-3
/
+2
*
bonding: fix locking in sysfs primary/active selection
Jay Vosburgh
2008-01-18
1
-5
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-01-18
5
-24
/
+51
|
\
|
*
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
2008-01-17
1
-1
/
+1
|
*
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
2008-01-17
1
-1
/
+6
|
*
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
2008-01-17
1
-0
/
+2
|
*
Input: usbtouchscreen - fix buffer overflow, make more egalax work
Daniel Ritz
2008-01-17
1
-22
/
+33
|
*
Input: mousedev - handle mice that use absolute coordinates
Micah Parrish
2008-01-17
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-01-18
4
-7
/
+19
|
\
\
|
*
|
[NIU]: Fix 1G PHY link state handling.
David S. Miller
2008-01-17
1
-0
/
+3
|
*
|
[NET]: Fix TX timeout regression in Intel drivers.
David S. Miller
2008-01-17
3
-7
/
+16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-18
2
-0
/
+6
|
\
\
\
|
*
|
|
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2008-01-17
2
-0
/
+6
|
|
/
/
*
|
|
fix wrong sized spinlock flags argument
Daniel Walker
2008-01-18
1
-2
/
+1
*
|
|
Fix unbalanced helper_lock in kernel/kmod.c
Nigel Cunningham
2008-01-18
1
-7
/
+6
*
|
|
Revert "local_t Documentation update"
Li Zefan
2008-01-18
1
-23
/
+0
*
|
|
fix radeonfb regression with Xpress 200m 5955
Alex
2008-01-18
1
-0
/
+4
*
|
|
#ifdef very expensive debug check in page fault path
Carsten Otte
2008-01-18
1
-0
/
+2
*
|
|
alpha: fix conversion from denormal float to double
Ivan Kokshaysky
2008-01-18
1
-1
/
+1
*
|
|
jbd: do not try lock_acquire after handle made invalid
Jonas Bonn
2008-01-18
1
-0
/
+2
*
|
|
mm: fix section mismatch warning in page_alloc.c
Sam Ravnborg
2008-01-18
1
-1
/
+1
*
|
|
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
Jesper Nilsson
2008-01-18
2
-23
/
+17
*
|
|
pnpacpi: print resource shortage message only once (more)
Len Brown
2008-01-18
1
-0
/
+2
*
|
|
hfs: fix coverity-found null deref
Eric Sandeen
2008-01-18
1
-3
/
+4
*
|
|
cpufreq: Initialise default governor before use
Johannes Weiner
2008-01-18
3
-1
/
+12
|
/
/
*
|
Merge branch 'v2.6.24-rc7-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-01-16
5
-9
/
+24
|
\
\
|
*
|
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2008-01-16
2
-0
/
+2
|
*
|
lockdep: fix workqueue creation API lockdep interaction
Johannes Berg
2008-01-16
2
-5
/
+14
|
*
|
lockdep: fix internal double unlock during self-test
Nick Piggin
2008-01-16
1
-4
/
+8
*
|
|
sysfs: fix bugs in sysfs_rename/move_dir()
Tejun Heo
2008-01-16
1
-1
/
+3
*
|
|
sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
Tejun Heo
2008-01-16
1
-1
/
+3
|
/
/
*
|
Linux 2.6.24-rc8
v2.6.24-rc8
Linus Torvalds
2008-01-16
1
-1
/
+1
*
|
[IA64] Fix unaligned handler for floating point instructions with base update
Luck, Tony
2008-01-15
1
-4
/
+7
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-01-15
6
-19
/
+14
|
\
\
|
*
|
libata: correct handling of TSS DVD
Alan Cox
2008-01-15
1
-2
/
+0
|
*
|
[libata] core checkpatch fix
Andrew Morton
2008-01-15
1
-1
/
+3
|
*
|
[libata] pata_bf54x: checkpatch fixes
Andrew Morton
2008-01-15
1
-1
/
+2
|
*
|
libata fixes for sparse-found problems
Al Viro
2008-01-15
3
-15
/
+9
*
|
|
Fix Blackfin HARDWARE_PM support
Mathieu Desnoyers
2008-01-15
1
-0
/
+4
|
/
/
*
|
Fix ARM profiling/instrumentation configuration
Linus Torvalds
2008-01-15
2
-1
/
+53
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-01-15
3
-3
/
+12
|
\
\
|
*
|
x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
Bernhard Walle
2008-01-15
1
-1
/
+1
|
*
|
x86: asm-x86/msr.h: pull in linux/types.h
Mike Frysinger
2008-01-15
1
-0
/
+4
|
*
|
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
Ingo Molnar
2008-01-15
1
-2
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-01-15
2
-2
/
+13
|
\
\
\
|
*
|
|
[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.
David S. Miller
2008-01-13
1
-1
/
+5
|
*
|
|
[SPARC]: Make gettimeofday() monotonic again.
David S. Miller
2008-01-13
1
-1
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-01-15
14
-78
/
+325
|
\
\
\
\
[next]