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
dpt_i2o: Fix up copy*user
Alan Cox
1
-0
/
+4
2009-10-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
37
-451
/
+3490
2009-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-2
/
+3
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-35
/
+216
2009-10-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+0
2009-10-29
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
25
-61
/
+114
2009-10-29
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
3
-7
/
+5
2009-10-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+28
2009-10-29
Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
13
-38
/
+54
2009-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
25
-101
/
+329
2009-10-29
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-27
/
+103
2009-10-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+31
2009-10-29
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+16
2009-10-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+40
2009-10-29
frv: fix check on unsigned in do_signal()
Roel Kluin
1
-1
/
+1
2009-10-29
mm: don't call pte_unmap() against an improper pte
Daisuke Nishimura
1
-4
/
+7
2009-10-29
lis3: add support for the HP HDX 18
Ian E. Morgan
1
-0
/
+1
2009-10-29
lis3: add support for the HP EliteBook 8530w
Éric Piel
1
-0
/
+1
2009-10-29
lis3: better support for hp 6730x
Pavel Herrmann
1
-1
/
+2
2009-10-29
cpuidle: always return with interrupts enabled
Kevin Hilman
1
-1
/
+4
2009-10-29
checkpatch: version 0.30
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: fix false EXPORT_SYMBOL warning
Andy Whitcroft
1
-9
/
+39
2009-10-29
checkpatch: fix __attribute__ matching
Andy Whitcroft
1
-2
/
+2
2009-10-29
checkpatch: fix false errors due to macro concatenation
Andy Whitcroft
1
-1
/
+4
2009-10-29
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: correctly stop scanning at the bottom of a hunk
Andy Whitcroft
1
-1
/
+2
2009-10-29
checkpatch: possible types -- prevent illegal modifiers being added
Andy Whitcroft
1
-8
/
+12
2009-10-29
mm: fix sparsemem configuration
Russell King
1
-1
/
+1
2009-10-29
edac: i5100 fix initialization code
Keith Mannthey
1
-3
/
+4
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
[next]