index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
13
-13
/
+0
*
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2007-05-08
2
-2
/
+15
*
Ignore stolen time in the softlockup watchdog
Jeremy Fitzhardinge
2007-05-08
1
-6
/
+29
*
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
3
-459
/
+478
*
IRQ: check for PERCPU flag only when adding first irqaction
Ahmed S. Darwish
2007-05-08
1
-4
/
+6
*
Add support for deferrable timers
Venki Pallipadi
2007-05-08
1
-8
/
+57
*
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
2007-05-08
1
-4
/
+11
*
Fix race between attach_task and cpuset_exit
Srivatsa Vaddagiri
2007-05-08
1
-4
/
+2
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
3
-2
/
+40
*
kprobes: fix sparse NULL warning
Randy Dunlap
2007-05-08
1
-1
/
+2
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
1
-10
/
+16
*
futex: restartable futex_wait
Nick Piggin
2007-05-08
1
-5
/
+51
*
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2007-05-08
1
-36
/
+14
*
proc: maps protection
Kees Cook
2007-05-08
1
-0
/
+11
*
Optimize timespec_trunc()
Eric Dumazet
2007-05-08
1
-30
/
+30
*
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
2007-05-08
1
-1
/
+1
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
4
-178
/
+98
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
1
-3
/
+5
*
module: use krealloc
Pekka Enberg
2007-05-08
1
-4
/
+4
*
softlockup: s/99/MAX_RT_PRIO/
Oleg Nesterov
2007-05-08
1
-1
/
+1
*
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
2007-05-08
1
-3
/
+2
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-2
/
+1
*
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
2
-2
/
+12
*
swsusp: fix snapshot_release
Rafael J. Wysocki
2007-05-07
1
-1
/
+0
*
kconfig: mention 'hibernation' not just swsusp
David Brownell
2007-05-07
1
-3
/
+8
*
power management: change /sys/power/disk display
Johannes Berg
2007-05-07
1
-1
/
+28
*
remove software_suspend()
Johannes Berg
2007-05-07
2
-15
/
+8
*
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
4
-118
/
+86
*
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
4
-20
/
+38
*
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
2007-05-07
1
-4
/
+6
*
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
5
-22
/
+259
*
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-07
1
-23
/
+25
*
fix refrigerator() vs thaw_process() race
Oleg Nesterov
2007-05-07
1
-2
/
+4
*
Return EPERM not ECHILD on security_task_wait failure
Roland McGrath
2007-05-07
1
-2
/
+15
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
4
-16
/
+4
*
cpusets: allow TIF_MEMDIE threads to allocate anywhere
David Rientjes
2007-05-07
1
-2
/
+20
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-0
/
+8
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
5
-34
/
+36
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+2
|
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-4
/
+4
|
*
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
|
*
[PATCH] x86-64: do not use virt_to_page on kernel data address
Vivek Goyal
2007-05-02
1
-15
/
+27
|
*
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
2007-05-02
2
-14
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-04
6
-22
/
+26
|
\
\
|
*
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
6
-22
/
+26
|
|
/
*
|
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
1
-0
/
+3
|
/
*
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
1
-2
/
+2
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+13
*
power management: remove firmware disk mode
Johannes Berg
2007-04-30
1
-16
/
+11
[next]