index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dcdbas.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-18
shmem: put_super must percpu_counter_destroy
Hugh Dickins
1
-2
/
+6
2010-08-18
arcmsr_hba: Missing slab.h include
David Miller
1
-0
/
+1
2010-08-18
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
1
-3
/
+2
2010-08-18
Make do_execve() take a const filename pointer
David Howells
50
-98
/
+179
2010-08-18
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-18
sparc64: Fix atomic64_t routine return values.
David S. Miller
1
-3
/
+3
2010-08-18
sparc64: Fix rwsem constant bug leading to hangs.
David S. Miller
1
-1
/
+1
2010-08-18
net sched: fix some kernel memory leaks
Eric Dumazet
5
-37
/
+43
2010-08-18
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
3
-0
/
+6
2010-08-17
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
2
-2
/
+9
2010-08-17
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2
-0
/
+2
2010-08-17
of: Fix missing includes
Grant Likely
4
-3
/
+5
2010-08-17
AppArmor: fix task_setrlimit prototype
Jiri Slaby
1
-2
/
+2
2010-08-17
sparc: Hook up new fanotify and prlimit64 syscalls.
David S. Miller
4
-4
/
+19
2010-08-16
ata: update for of_device to platform_device replacement
Stephen Rothwell
1
-2
/
+2
2010-08-16
vt,console,kdb: preserve console_blanked while in kdb
Jason Wessel
1
-0
/
+3
2010-08-16
vt: fix regression warnings from KMS merge
Jason Wessel
1
-4
/
+4
2010-08-16
arm,kgdb: fix GDB_MAX_REGS no longer used
Eric Miao
1
-1
/
+1
2010-08-16
kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c
Namhyung Kim
1
-1
/
+1
2010-08-16
kdb: fix compile error without CONFIG_KALLSYMS
Jason Wessel
2
-2
/
+9
2010-08-16
microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node
Michal Simek
1
-1
/
+1
2010-08-16
microblaze: Fix of/address: Merge all of the bus translation code
Michal Simek
1
-1
/
+1
2010-08-16
booting-without-of: Remove nonexistent chapters from TOC, fix numbering
Anton Vorontsov
1
-29
/
+2
2010-08-16
sparc: Really fix "console=" for serial consoles.
David S. Miller
2
-6
/
+13
2010-08-16
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2
-0
/
+16
2010-08-16
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
Jens Taprogge
1
-1
/
+1
2010-08-16
thinkpad-acpi: add support for model-specific keymaps
Henrique de Moraes Holschuh
1
-18
/
+42
2010-08-16
thinkpad-acpi: lock down size of hotkey keymap
Henrique de Moraes Holschuh
1
-4
/
+15
2010-08-16
thinkpad-acpi: untangle ACPI/vendor backlight selection
Henrique de Moraes Holschuh
2
-22
/
+24
2010-08-16
thinkpad-acpi: find ACPI video device by synthetic HID
Henrique de Moraes Holschuh
1
-40
/
+12
2010-08-16
intel_ips: potential null dereference
Dan Carpenter
1
-1
/
+3
2010-08-16
drivers/platform/x86: Adjust confusing if indentation
Julia Lawall
1
-2
/
+4
2010-08-16
x86: intel_ips: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-5
/
+6
2010-08-16
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
1
-16
/
+6
2010-08-16
nilfs2: fix false warning saying one of two super blocks is broken
Ryusuke Konishi
1
-2
/
+2
2010-08-16
nilfs2: fix list corruption after ifile creation failure
Ryusuke Konishi
1
-1
/
+3
2010-08-16
Linux 2.6.36-rc1
v2.6.36-rc1
Linus Torvalds
1
-2
/
+2
2010-08-15
ARM: Tighten check for allowable CPSR values
Russell King
1
-4
/
+13
2010-08-15
ARM: 6329/1: wire up sys_accept4() on ARM
Mikael Pettersson
2
-0
/
+2
2010-08-15
arch/tile: don't validate CROSS_COMPILE needlessly
Chris Metcalf
1
-9
/
+11
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2
-1
/
+15
2010-08-15
arch/tile: export only COMMAND_LINE_SIZE to userspace.
Chris Metcalf
1
-2
/
+6
2010-08-15
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
Chris Metcalf
1
-3
/
+2
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-08-15
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-15
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
1
-1
/
+1
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
7
-26
/
+11
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
6
-273
/
+0
[next]