index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
local_ops.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
vmware balloon: rename module
Dmitry Torokhov
3
-2
/
+2
2010-09-23
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
6
-1
/
+25
2010-09-23
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-23
ipmi: fix acpi probe print
Yinghai Lu
1
-5
/
+5
2010-09-23
oom: always return a badness score of non-zero for eligible tasks
David Rientjes
1
-2
/
+7
2010-09-23
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
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
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-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
2010-09-19
alpha: Shift perf event pending work earlier in timer interrupt
Michael Cree
1
-5
/
+5
2010-09-19
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2
-1
/
+7
2010-09-19
alpha: kill big kernel lock
Arnd Bergmann
2
-8
/
+0
2010-09-19
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
1
-0
/
+2
2010-09-19
alpha: remove unnecessary cast from void* in assignment.
matt mooney
2
-2
/
+2
2010-09-19
alpha: Use static const char * const where possible
Joe Perches
4
-38
/
+46
[next]