index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
padata.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()
Naoya Horiguchi
1
-0
/
+2
2010-09-24
hugetlb, rmap: fix confusing page locking in hugetlb_cow()
Naoya Horiguchi
1
-10
/
+12
2010-09-24
hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
Naoya Horiguchi
1
-1
/
+1
2010-09-24
hugetlb, rmap: always use anon_vma root pointer
Naoya Horiguchi
1
-6
/
+7
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-09-23
Change MSI LAPTOP driver maintainer to Lee, Chun-Yi
Lee, Chun-Yi
1
-3
/
+1
2010-09-23
MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK
Mark Salter
1
-1
/
+0
2010-09-23
MN10300: Fix SIGRTMAX
Mark Salter
1
-1
/
+1
2010-09-23
MN10300: Fix endianess of ext2 bitops
Mark Salter
1
-2
/
+2
2010-09-23
KVM: Fix reboot on Intel hosts
Avi Kivity
1
-1
/
+3
2010-09-23
KVM: fix irqfd assign/deassign race
Michael S. Tsirkin
1
-1
/
+2
2010-09-23
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
1
-1
/
+6
2010-09-23
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
1
-5
/
+8
2010-09-23
mmap: call unlink_anon_vmas() in __split_vma() in case of error
Andrea Arcangeli
1
-0
/
+1
2010-09-23
rmap: fix walk during fork
Andrea Arcangeli
1
-1
/
+1
2010-09-23
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
1
-47
/
+43
2010-09-23
oom: filter unkillable tasks from tasklist dump
David Rientjes
1
-21
/
+19
2010-09-23
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+3
2010-09-23
uml: fix compile warning
Richard Weinberger
3
-6
/
+6
2010-09-23
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-23
fbcon: fix lockdep warning from fbcon_deinit()
Jarek Poplawski
1
-2
/
+3
2010-09-23
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
1
-0
/
+42
2010-09-23
efifb: check that the base address is plausible on pci systems
Peter Jones
2
-12
/
+55
2010-09-23
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
2010-09-23
vmscan: check all_unreclaimable in direct reclaim path
Minchan Kim
1
-8
/
+35
2010-09-23
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
1
-0
/
+2
2010-09-23
MAINTAINERS: change AVR32 and AT32AP maintainer
Hans-Christian Egtvedt
1
-2
/
+2
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
percpu: fix pcpu_last_unit_cpu
Tejun Heo
1
-1
/
+1
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
[next]