index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
realpath.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-23
rcu: Reduce synchronize_rcu_expedited() latency
Paul E. McKenney
1
-8
/
+22
2012-09-23
rcu: Eliminate signed overflow in synchronize_rcu_expedited()
Paul E. McKenney
1
-4
/
+4
2012-09-23
rcu: Adjust for unconditional ->completed assignment
Paul E. McKenney
1
-1
/
+3
2012-09-23
rcu: Add random PROVE_RCU_DELAY to grace-period initialization
Paul E. McKenney
1
-0
/
+5
2012-09-23
rcu: Fix day-zero grace-period initialization/cleanup race
Paul E. McKenney
1
-23
/
+17
2012-09-23
rcu: Make rcutree module parameters visible in sysfs
Paul E. McKenney
1
-4
/
+4
2012-09-23
rcu: Control grace-period duration from sysfs
Paul E. McKenney
2
-3
/
+33
2012-09-23
rcu: Prevent force_quiescent_state() memory contention
Paul E. McKenney
2
-10
/
+38
2012-09-23
rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
Paul E. McKenney
3
-30
/
+17
2012-09-23
rcu: Allow RCU quiescent-state forcing to be preempted
Paul E. McKenney
1
-0
/
+1
2012-09-23
rcu: Move quiescent-state forcing into kthread
Paul E. McKenney
3
-138
/
+82
2012-09-23
rcu: Segregate rcu_state fields to improve cache locality
Dimitri Sivanich
1
-1
/
+2
2012-09-23
rcu: Provide OOM handler to motivate lazy RCU callbacks
Paul E. McKenney
2
-1
/
+87
2012-09-23
rcu: Prevent offline CPUs from executing RCU core code
Paul E. McKenney
1
-0
/
+2
2012-09-23
rcu: Break up rcu_gp_kthread() into subfunctions
Paul E. McKenney
1
-115
/
+135
2012-09-23
rcu: Allow RCU grace-period cleanup to be preempted
Paul E. McKenney
1
-6
/
+5
2012-09-23
rcu: Move RCU grace-period cleanup into kthread
Paul E. McKenney
1
-50
/
+62
2012-09-23
rcu: Allow RCU grace-period initialization to be preempted
Paul E. McKenney
1
-15
/
+11
2012-09-23
rcu: Prevent initialization-time quiescent-state race
Paul E. McKenney
1
-14
/
+0
2012-09-23
rcu: Move RCU grace-period initialization into a kthread
Paul E. McKenney
2
-64
/
+129
2012-09-23
rcu: Fix day-one dyntick-idle stall-warning bug
Paul E. McKenney
1
-1
/
+3
2012-09-12
trace: Don't declare trace_*_rcuidle functions in modules
Josh Triplett
1
-10
/
+18
2012-09-09
Linux 3.6-rc5
v3.6-rc5
Linus Torvalds
1
-1
/
+1
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-06
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-06
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-06
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-06
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-05
xen: fix logical error in tlb flushing
Alex Shi
1
-1
/
+1
2012-09-05
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-09-05
ARM: gemini: fix the gemini build
Linus Walleij
1
-0
/
+1
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2
-1
/
+26
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-04
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
[next]