index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
relay.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
jump label: Remove duplicate structure for x86
Steven Rostedt
1
-11
/
+1
2010-09-22
jump label: Add sparc64 support
David S. Miller
5
-0
/
+88
2010-09-22
jump label: x86 support
Jason Baron
5
-1
/
+102
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
5
-132
/
+26
2010-09-22
jump label: Tracepoint support for jump labels
Jason Baron
2
-3
/
+16
2010-09-22
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
4
-3
/
+94
2010-09-22
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
1
-5
/
+5
2010-09-22
jump label: Base patch for jump label
Jason Baron
12
-4
/
+442
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2
-2
/
+5
2010-09-22
bdi: Initialize noop_backing_dev_info properly
Jan Kara
1
-0
/
+2
2010-09-22
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-22
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-22
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-21
perf: Avoid RCU vs preemption assumptions
Peter Zijlstra
1
-6
/
+12
2010-09-21
percpu: Add {get,put}_cpu_ptr
Peter Zijlstra
1
-0
/
+9
2010-09-21
sched: Fix nohz balance kick
Suresh Siddha
1
-1
/
+1
2010-09-21
cfq-iosched: fix a kernel OOPs when usb key is inserted
Vivek Goyal
1
-3
/
+13
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
1
-1
/
+1
2010-09-21
cciss: freeing uninitialized data on error path
Dan Carpenter
1
-1
/
+1
2010-09-21
sparc64: Fix race in signal instruction flushing.
David S. Miller
1
-42
/
+60
2010-09-21
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
Rusty Russell
1
-5
/
+8
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
1
-0
/
+4
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
1
-1
/
+1
2010-09-21
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-21
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-21
jump label: Make text_poke_early() globally visible
Jason Baron
2
-2
/
+4
2010-09-21
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
4
-62
/
+79
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-20
mm: further fix swapin race condition
Hugh Dickins
1
-3
/
+5
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-09-19
alpha: deal with multiple simultaneously pending signals
Al Viro
1
-5
/
+11
2010-09-19
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
1
-2
/
+11
2010-09-19
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
3
-69
/
+2
2010-09-19
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
1
-1
/
+2
[next]