index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: remove the unused mempages parameter
Denis Cheng
2007-10-17
4
-8
/
+8
*
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
David Woodhouse
2007-10-17
1
-16
/
+15
*
report the per-irq statistics on all arches
Ravikiran G Thirumalai
2007-10-17
1
-3
/
+0
*
Remove "unsafe" from module struct
Rusty Russell
2007-10-17
4
-37
/
+9
*
ext4: show all mount options
Miklos Szeredi
2007-10-17
2
-0
/
+73
*
ext3: show all mount options
Miklos Szeredi
2007-10-17
2
-0
/
+71
*
ext2: show all mount options
Miklos Szeredi
2007-10-17
2
-2
/
+60
*
convert ill defined log2() to ilog2()
Fengguang Wu
2007-10-17
4
-18
/
+9
*
time: simplify smp_call_function_single() call sequence
Avi Kivity
2007-10-17
1
-13
/
+4
*
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-17
7
-7
/
+0
*
Clean up duplicate includes in fs/ecryptfs/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
Clean up duplicate includes in fs/
Jesper Juhl
2007-10-17
2
-2
/
+0
*
Clean up duplicate includes in drivers/w1/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
Clean up duplicate includes in drivers/char/
Jesper Juhl
2007-10-17
3
-6
/
+0
*
Remove sysctl.h from fs.h
Alexey Dobriyan
2007-10-17
1
-2
/
+2
*
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
2007-10-17
4
-0
/
+441
*
fs: use kmem_cache_zalloc instead
Denis Cheng
2007-10-17
1
-2
/
+1
*
fs/proc/mmu.c: headers butchery
Alexey Dobriyan
2007-10-17
1
-19
/
+2
*
do_poll: return -EINTR when signalled
Oleg Nesterov
2007-10-17
1
-7
/
+7
*
do_sys_poll: simplify playing with on-stack data
Oleg Nesterov
2007-10-17
1
-56
/
+36
*
Remove unneeded lock_kernel() in driver/block/loop.c
Diego Woitasen
2007-10-17
1
-2
/
+0
*
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
2007-10-17
6
-6
/
+0
*
fs: mark nibblemap const
Philippe De Muyter
2007-10-17
5
-5
/
+5
*
fs/romfs/inode.c: trivial improvements
WANG Cong
2007-10-17
1
-2
/
+2
*
nbd: change a parameter's type to remove a memcpy call
Denis Cheng
2007-10-17
1
-5
/
+3
*
nbd: use list_for_each_entry_safe to make it more consolidated and readable
Denis Cheng
2007-10-17
1
-4
/
+2
*
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
2007-10-17
24
-24
/
+3
*
unexport asm/shmparam.h
Olaf Hering
2007-10-17
4
-4
/
+2
*
Driver for the Atmel on-chip SSC on AT32AP and AT91
Hans-Christian Egtvedt
2007-10-17
4
-0
/
+499
*
Force erroneous inclusions of compiler-*.h files to be errors
Robert P. J. Day
2007-10-17
4
-4
/
+12
*
zisofs use mutex instead of semaphore
Dave Young
2007-10-17
1
-20
/
+5
*
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-17
3
-7
/
+4
*
softlockup: add a /proc tuning parameter
Ravikiran G Thirumalai
2007-10-17
4
-9
/
+40
*
softlockup watchdog: style cleanups
Ingo Molnar
2007-10-17
1
-7
/
+7
*
softlockup: improve debug output
Ingo Molnar
2007-10-17
1
-7
/
+13
*
softlockup: make asm/irq_regs.h available on every platform
Ingo Molnar
2007-10-17
4
-0
/
+4
*
fix the softlockup watchdog to actually work
Ingo Molnar
2007-10-17
1
-3
/
+4
*
softlockup: use cpu_clock() instead of sched_clock()
Ingo Molnar
2007-10-17
1
-4
/
+6
*
Remove workaround for unimmunized rcu_dereference from mce_log()
Paul E. McKenney
2007-10-17
1
-3
/
+0
*
Immunize rcu_dereference() against crazy compiler writers
Paul E. McKenney
2007-10-17
1
-1
/
+13
*
Make unregister_binfmt() return void
Alexey Dobriyan
2007-10-17
3
-4
/
+3
*
Use list_head in binfmt handling
Alexey Dobriyan
2007-10-17
4
-33
/
+17
*
fs/reiserfs/: cleanups
Adrian Bunk
2007-10-17
4
-67
/
+4
*
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
Andrew Morton
2007-10-17
1
-1
/
+3
*
mm: document tree_lock->zone.lock lockorder
Nick Piggin
2007-10-17
2
-0
/
+2
*
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
2007-10-17
2
-10
/
+21
*
oom: convert zone_scan_lock from mutex to spinlock
David Rientjes
2007-10-17
1
-5
/
+5
*
oom: add header file to Kbuild as unifdef
David Rientjes
2007-10-17
1
-0
/
+1
*
oom: prevent including sched.h in header file
David Rientjes
2007-10-17
1
-2
/
+5
*
oom: do not take callback_mutex
David Rientjes
2007-10-17
1
-3
/
+0
[next]