index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rtmutex-tester.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
MAINTAINERS: Add "K:" pattern for trivial
Joe Perches
1
-0
/
+1
2011-03-30
doc: stable_api_nonsense.txt: fix paragraph to make more sense.
Justin P. Mattock
1
-1
/
+1
2011-03-18
MAINTAINERS: Add serial
Alan Cox
1
-0
/
+6
2011-03-18
spi/dw_spi: move dw_spi.h into drivers/spi
Grant Likely
5
-5
/
+9
2011-03-18
spi/dw_spi: Fix missing header
Jiri Slaby
1
-0
/
+1
2011-03-18
fs: call security_d_instantiate in d_obtain_alias V2
Josef Bacik
1
-0
/
+3
2011-03-18
lose 'mounting_here' argument in ->d_manage()
Al Viro
4
-13
/
+8
2011-03-18
trace, filters: Initialize the match variable in process_ops() properly
Ingo Molnar
1
-1
/
+1
2011-03-18
don't pass 'mounting_here' flag to follow_down()
Al Viro
3
-4
/
+4
2011-03-18
change the locking order for namespace_sem
Al Viro
1
-60
/
+73
2011-03-18
fix deadlock in pivot_root()
Al Viro
1
-11
/
+5
2011-03-18
x86: Flush TLB if PGD entry is changed in i386 PAE mode
Shaohua Li
2
-10
/
+4
2011-03-18
x86, dumpstack: Correct stack dump info when frame pointer is available
Namhyung Kim
9
-30
/
+33
2011-03-18
x86: Clean up csum-copy_64.S a bit
Ingo Molnar
1
-120
/
+120
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
50
-67
/
+67
2011-03-18
x86: Fix misspelling and align params
Lucas De Marchi
1
-7
/
+7
2011-03-18
ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl
Dan Rosenberg
1
-0
/
+5
2011-03-18
ALSA: aloop - Fix possible IRQ lock inversion
Takashi Iwai
1
-10
/
+9
2011-03-18
gpio/langwell: Clear edge bit before handling
Thomas Gleixner
1
-7
/
+6
2011-03-18
vfs: split off vfsmount-related parts of vfs_kern_mount()
Al Viro
3
-122
/
+132
2011-03-18
Some fixes for pstore
Tony Luck
1
-60
/
+56
2011-03-18
kill simple_set_mnt()
Al Viro
2
-9
/
+0
2011-03-18
smp_call_function_interrupt: use typedef and %pf
Milton Miller
1
-8
/
+8
2011-03-18
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
1
-3
/
+10
2011-03-18
call_function_many: add missing ordering
Milton Miller
1
-13
/
+33
2011-03-18
call_function_many: fix list delete vs add race
Milton Miller
1
-7
/
+13
2011-03-18
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2
-4
/
+11
2011-03-17
gpio/langwell: Simplify demux loop
Thomas Gleixner
1
-6
/
+7
2011-03-17
gpio/langwell: Convert irq name space
Thomas Gleixner
1
-5
/
+5
2011-03-17
gpio/langwell: Fix broken irq_eoi change.
Thomas Gleixner
1
-8
/
+5
2011-03-17
gpio; Make Intel chipset gpio drivers depend on x86
Thomas Gleixner
1
-3
/
+3
2011-03-17
gpio/cs5535-gpio: Fix section mismatch
Nikanth Karthikesan
1
-3
/
+3
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
2
-10
/
+9
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-17
spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
3
-3
/
+3
2011-03-17
KVM: unbreak userspace that does not sets tss address
Gleb Natapov
1
-0
/
+13
2011-03-17
KVM: MMU: cleanup pte write path
Xiao Guangrong
3
-56
/
+32
2011-03-17
KVM: MMU: introduce a common function to get no-dirty-logged slot
Xiao Guangrong
1
-20
/
+17
2011-03-17
KVM: fix rcu usage in init_rmode_* functions
Xiao Guangrong
1
-4
/
+8
2011-03-17
KVM: fix kvmclock regression due to missing clock update
Nikola Ciprich
1
-1
/
+1
2011-03-17
KVM: emulator: Fix permission checking in io permission bitmap
Gleb Natapov
1
-3
/
+2
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
3
-21
/
+35
2011-03-17
KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
Avi Kivity
1
-0
/
+5
2011-03-17
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
3
-7
/
+5
2011-03-17
KVM: improve comment on rcu use in irqfd_deassign
Michael S. Tsirkin
1
-2
/
+3
2011-03-17
KVM: MMU: remove unused macros
Xiao Guangrong
2
-8
/
+0
2011-03-17
KVM: MMU: cleanup page alloc and free
Xiao Guangrong
1
-5
/
+5
[next]