index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
edac: i5400 fix missing CONFIG_PCI define
Ira W. Snyder
1
-0
/
+2
2009-10-29
edac: i5400 fix csrow mapping
Jeff Roberson
1
-61
/
+28
2009-10-29
sysctl: fix false positives when PROC_SYSCTL=n
Alexey Dobriyan
1
-1
/
+1
2009-10-29
hwmon: enhance the sysfs API for power meters
Darrick J. Wong
1
-1
/
+56
2009-10-29
twl4030-gpio: remove __devexit markings from remove func
Mike Frysinger
1
-2
/
+3
2009-10-29
8250_pci: add IBM Saturn serial card
Benjamin Herrenschmidt
2
-0
/
+14
2009-10-29
serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...
Krauth.Julien
2
-0
/
+71
2009-10-29
atmel_serial: fix bad BUILD_BUG_ON() usage
Haavard Skinnemoen
1
-1
/
+1
2009-10-29
vmscan: order evictable rescue in LRU putback
Johannes Weiner
1
-0
/
+10
2009-10-29
do_mbind(): fix memory leak
KOSAKI Motohiro
1
-5
/
+5
2009-10-29
mbind(): fix leak of never putback pages
KOSAKI Motohiro
1
-1
/
+2
2009-10-29
hfs: fix oops on mount with corrupted btree extent records
Jeff Mahoney
1
-0
/
+5
2009-10-29
loop: fix NULL dereference if mount fails
Alexey Dobriyan
1
-1
/
+1
2009-10-29
vmscan: limit VM_EXEC protection to file pages
Wu Fengguang
1
-1
/
+1
2009-10-29
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
Andrew Morton
1
-2
/
+1
2009-10-29
hfsplus: refuse to mount volumes larger than 2TB
Ben Hutchings
1
-0
/
+4
2009-10-29
MAINTAINERS: rt2x00 list is moderated
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-10-29
MAINTAINERS: add Open Firmware / Flattened Device Tree entry
Grant Likely
1
-0
/
+9
2009-10-29
MAINTAINERS: document new "K:" entry type
Joe Perches
1
-31
/
+39
2009-10-29
scripts/get_maintainer.pl: add patch/file search for keywords
Joe Perches
1
-2
/
+35
2009-10-29
MAINTAINERS: update WOLFSON MICROELECTRONICS
Joe Perches
1
-3
/
+1
2009-10-29
MAINTAINERS: fix up PERIPHERAL spelling
Joe Perches
1
-1
/
+1
2009-10-29
MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's name
Joe Perches
1
-2
/
+1
2009-10-29
MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email style
Joe Perches
1
-2
/
+1
2009-10-29
MAINTAINERS: update SCORE architecture name style and add file pattern
Joe Perches
1
-4
/
+3
2009-10-29
MAINTAINERS: update Kernel Janitors after mismerge
Joe Perches
1
-2
/
+2
2009-10-29
MAINTAINERS: use tab not spaces after field types
Joe Perches
1
-6
/
+6
2009-10-29
MAINTAINERS: change ATM mailing list to moderated
Joe Perches
1
-1
/
+1
2009-10-29
MAINTAINERS: update OMAP Tony Lindgren email name
Joe Perches
1
-1
/
+1
2009-10-29
MAINTAINERS: update TRACING section
Joe Perches
1
-12
/
+14
2009-10-29
MAINTAINERS: update GENERIC UIO FOR PCI DEVICES
Joe Perches
1
-2
/
+1
2009-10-29
omap_hsmmc: add missing probe handler hook
Roger Quadros
1
-1
/
+1
2009-10-29
strstrip(): mark as as must_check
KOSAKI Motohiro
1
-1
/
+1
2009-10-29
cgroup: fix strstrip() misuse
KOSAKI Motohiro
1
-5
/
+3
2009-10-29
congestion_wait(): don't use WRITE
KOSAKI Motohiro
1
-1
/
+1
2009-10-29
connector: fix regression introduced by sid connector
Christian Borntraeger
2
-3
/
+3
2009-10-29
hwpoison: fix/proc/meminfo alignment
Hugh Dickins
1
-1
/
+1
2009-10-29
hwpoison: fix oops on ksm pages
Hugh Dickins
1
-1
/
+2
2009-10-29
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
Randy Dunlap
1
-0
/
+7
2009-10-29
backing-dev: ensure that a removed bdi no longer has super_block referencing it
Jens Axboe
1
-0
/
+16
2009-10-29
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
1
-4
/
+1
2009-10-29
ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD
Mikulas Patocka
1
-2
/
+4
2009-10-29
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
Janusz Krzysztofik
1
-0
/
+4
2009-10-29
qlge: Fix firmware mailbox command timeout.
Ron Mercer
2
-11
/
+13
2009-10-29
qlge: Fix EEH handling.
Ron Mercer
1
-26
/
+52
2009-10-29
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
Neil Horman
1
-7
/
+17
2009-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-22
/
+46
2009-10-28
bonding: fix a race condition in calls to slave MII ioctls
Jiri Bohac
1
-1
/
+1
2009-10-29
param: fix setting arrays of bool
Rusty Russell
1
-1
/
+4
2009-10-29
param: fix NULL comparison on oom
Rusty Russell
1
-1
/
+1
[prev]
[next]