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
Commit message (
Expand
)
Author
Age
Files
Lines
*
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
125
-166
/
+282
*
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
4
-9
/
+10
*
reboot: arm: remove unused restart_mode fields from some arm subarchs
Robin Holt
2013-07-09
4
-6
/
+0
*
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
4
-7
/
+9
*
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
2
-5
/
+12
*
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
2
-15
/
+14
*
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
2013-07-09
3
-332
/
+347
*
reboot: remove -stable friendly PF_THREAD_BOUND define
Robin Holt
2013-07-09
1
-5
/
+0
*
partitions/msdos: enumerate also AIX LVM partitions
Philippe De Muyter
2013-07-09
1
-0
/
+5
*
partitions: add aix lvm partition support files
Philippe De Muyter
2013-07-09
4
-0
/
+306
*
partitions/msdos.c: end-of-line whitespace and semicolon cleanup
Philippe De Muyter
2013-07-09
1
-6
/
+6
*
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
2013-07-09
1
-0
/
+1
*
ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu update
Manfred Spraul
2013-07-09
1
-11
/
+21
*
ipc/sem.c: replace shared sem_otime with per-semaphore value
Manfred Spraul
2013-07-09
2
-7
/
+31
*
ipc/sem.c: always use only one queue for alter operations
Manfred Spraul
2013-07-09
1
-40
/
+88
*
ipc/sem: separate wait-for-zero and alter tasks into seperate queues
Manfred Spraul
2013-07-09
2
-61
/
+155
*
ipc/sem.c: cacheline align the semaphore structures
Manfred Spraul
2013-07-09
1
-1
/
+1
*
ipc/util.c, ipc_rcu_alloc: cacheline align allocation
Manfred Spraul
2013-07-09
1
-6
/
+6
*
ipc: remove unused functions
Davidlohr Bueso
2013-07-09
2
-26
/
+0
*
ipc,msg: shorten critical region in msgrcv
Davidlohr Bueso
2013-07-09
1
-26
/
+32
*
ipc,msg: shorten critical region in msgsnd
Davidlohr Bueso
2013-07-09
1
-13
/
+24
*
ipc,msg: make msgctl_nolock lockless
Davidlohr Bueso
2013-07-09
1
-10
/
+17
*
ipc,msg: introduce lockless functions to obtain the ipc object
Davidlohr Bueso
2013-07-09
1
-0
/
+21
*
ipc,msg: introduce msgctl_nolock
Davidlohr Bueso
2013-07-09
1
-15
/
+34
*
ipc,msg: shorten critical region in msgctl_down
Davidlohr Bueso
2013-07-09
1
-5
/
+7
*
ipc: move locking out of ipcctl_pre_down_nolock
Davidlohr Bueso
2013-07-09
4
-39
/
+56
*
ipc: close open coded spin lock calls
Davidlohr Bueso
2013-07-09
4
-12
/
+12
*
ipc: introduce ipc object locking helpers
Davidlohr Bueso
2013-07-09
1
-5
/
+15
*
ipc: move rcu lock out of ipc_addid
Davidlohr Bueso
2013-07-09
3
-7
/
+8
*
ipc/shmc.c: eliminate ugly 80-col tricks
Andrew Morton
2013-07-09
2
-4
/
+4
*
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
2013-07-09
1
-0
/
+3
*
ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)
Oleg Nesterov
2013-07-09
1
-0
/
+1
*
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
2013-07-09
1
-18
/
+8
*
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
2013-07-09
1
-7
/
+10
*
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
2013-07-09
1
-36
/
+50
*
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
2013-07-09
1
-33
/
+20
*
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
2013-07-09
1
-25
/
+15
*
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
2013-07-09
4
-30
/
+1
*
ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-4
/
+0
*
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-8
/
+0
*
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-26
/
+4
*
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-23
/
+5
*
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
2013-07-09
4
-0
/
+31
*
drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()
Fabio Estevam
2013-07-09
1
-1
/
+6
*
ncpfs: fix error return code in ncp_parse_options()
Wei Yongjun
2013-07-09
1
-3
/
+9
*
checkpatch: make the CamelCase cache work for non-git trees too
Joe Perches
2013-07-09
1
-19
/
+35
*
panic: add cpu/pid to warn_slowpath_common in WARNING printk()s
Alex Thorlton
2013-07-09
1
-2
/
+3
*
mm/memory_hotplug.c: fix return value of online_pages()
Toshi Kani
2013-07-09
1
-3
/
+3
*
mm: honor min_free_kbytes set by user
Michal Hocko
2013-07-09
1
-7
/
+17
*
memcg: don't need to free memcg via RCU or workqueue
Li Zefan
2013-07-09
1
-46
/
+5
[next]