index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
softlockup: make asm/irq_regs.h available on every platform
Ingo Molnar
4
-0
/
+4
2007-10-17
fix the softlockup watchdog to actually work
Ingo Molnar
1
-3
/
+4
2007-10-17
softlockup: use cpu_clock() instead of sched_clock()
Ingo Molnar
1
-4
/
+6
2007-10-17
Remove workaround for unimmunized rcu_dereference from mce_log()
Paul E. McKenney
1
-3
/
+0
2007-10-17
Immunize rcu_dereference() against crazy compiler writers
Paul E. McKenney
1
-1
/
+13
2007-10-17
Make unregister_binfmt() return void
Alexey Dobriyan
3
-4
/
+3
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
4
-33
/
+17
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
4
-67
/
+4
2007-10-17
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
Andrew Morton
1
-1
/
+3
2007-10-17
mm: document tree_lock->zone.lock lockorder
Nick Piggin
2
-0
/
+2
2007-10-17
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
2
-10
/
+21
2007-10-17
oom: convert zone_scan_lock from mutex to spinlock
David Rientjes
1
-5
/
+5
2007-10-17
oom: add header file to Kbuild as unifdef
David Rientjes
1
-0
/
+1
2007-10-17
oom: prevent including sched.h in header file
David Rientjes
1
-2
/
+5
2007-10-17
oom: do not take callback_mutex
David Rientjes
1
-3
/
+0
2007-10-17
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
3
-35
/
+16
2007-10-17
oom: suppress extraneous stack and memory dump
David Rientjes
1
-13
/
+14
2007-10-17
oom: add oom_kill_allocating_task sysctl
David Rientjes
3
-5
/
+39
2007-10-17
oom: serialize out of memory calls
David Rientjes
1
-2
/
+12
2007-10-17
oom: add per-zone locking
David Rientjes
3
-0
/
+60
2007-10-17
oom: change all_unreclaimable zone member to flags
David Rientjes
4
-21
/
+43
2007-10-17
oom: move constraints to enum
David Rientjes
2
-9
/
+12
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
5
-6
/
+13
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
67
-99
/
+83
2007-10-17
SLUB: simplify IRQ off handling
Christoph Lameter
1
-11
/
+7
2007-10-17
mm: dirty balancing for tasks
Peter Zijlstra
4
-1
/
+62
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
5
-38
/
+194
2007-10-17
lib: floating proportions
Peter Zijlstra
3
-1
/
+505
2007-10-17
mm: count writeback pages per BDI
Peter Zijlstra
2
-2
/
+11
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
5
-0
/
+16
2007-10-17
mm: scalable bdi statistics counters
Peter Zijlstra
2
-3
/
+109
2007-10-17
mm: bdi init hooks
Peter Zijlstra
19
-7
/
+131
2007-10-17
lib: percpu_counter_init_irq
Peter Zijlstra
2
-0
/
+15
2007-10-17
lib: percpu_counter_init error handling
Peter Zijlstra
5
-18
/
+52
2007-10-17
lib: percpu_count_sum()
Peter Zijlstra
2
-4
/
+20
2007-10-17
lib: percpu_counter_sum_positive
Peter Zijlstra
5
-9
/
+9
2007-10-17
lib: percpu_counter_set
Peter Zijlstra
2
-0
/
+20
2007-10-17
lib: make percpu_counter_add take s64
Peter Zijlstra
2
-5
/
+5
2007-10-17
lib: percpu_counter variable batch
Peter Zijlstra
2
-4
/
+12
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
4
-3
/
+8
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
8
-17
/
+17
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
3
-17
/
+1
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
3
-3
/
+34
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
5
-8
/
+11
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
3
-26
/
+39
2007-10-17
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-216
/
+558
2007-10-17
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-17
fix adbhid mismerge
Al Viro
1
-1
/
+1
2007-10-17
WOL bugfix for 3c59x.c
Steffen Klassert
1
-1
/
+7
2007-10-17
skge 1.12
Stephen Hemminger
1
-1
/
+1
[next]