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-02-27
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: do not warn about -p0 patches when checking files
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: make in_atomic ok in the core
Andy Whitcroft
1
-1
/
+1
2009-02-27
mm: fix lazy vmap purging (use-after-free error)
Vegard Nossum
1
-1
/
+2
2009-02-27
mm: vmap fix overflow
Nick Piggin
1
-0
/
+7
2009-02-27
Fix recursive lock in free_uid()/free_user_ns()
David Howells
2
-4
/
+18
2009-02-27
w1: add missing Kconfig/Makefile entries for DS2431 slave driver
Herton Ronaldo Krzesinski
2
-0
/
+7
2009-02-27
EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL
Benny Halevy
1
-1
/
+1
2009-02-27
w1_ds2433: clear the validcrc flag after a write
Ben Gardner
1
-1
/
+6
2009-02-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-42
/
+89
2009-02-26
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-24
/
+71
2009-02-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+17
2009-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-35
/
+204
2009-02-27
powerpc/44x: Fix address decoding setup of PCI 2.x cells
Benjamin Herrenschmidt
1
-0
/
+17
2009-02-26
PCI: AMD 813x B2 devices do not need boot interrupt quirk
Stefan Assmann
1
-0
/
+3
2009-02-27
[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.
David Woodhouse
1
-1
/
+1
2009-02-26
ocfs2: add IO error check in ocfs2_get_sector()
wengang wang
1
-0
/
+7
2009-02-26
ocfs2: set gap to seperate entry and value when xattr in bucket
Tiger Yang
1
-8
/
+10
2009-02-26
ocfs2: lock the metaecc process for xattr bucket
Tao Ma
3
-0
/
+8
2009-02-26
ocfs2: Use the right access_* method in ctime update of xattr.
Tao Ma
1
-2
/
+3
2009-02-26
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Sunil Mushran
1
-6
/
+6
2009-02-26
ocfs2/dlm: Use ast_lock to protect ast_list
Sunil Mushran
1
-2
/
+2
2009-02-26
ocfs2: Cleanup the lockname print in dlmglue.c
Sunil Mushran
1
-3
/
+8
2009-02-26
ocfs2/dlm: Retract fix for race between purge and migrate
Sunil Mushran
1
-2
/
+1
2009-02-26
ocfs2: Access and dirty the buffer_head in mark_written.
Tao Ma
1
-1
/
+26
2009-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-76
/
+308
2009-02-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-60
/
+94
2009-02-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-29
/
+64
2009-02-26
Make ieee1394_init a fs-initcall
Linus Torvalds
1
-1
/
+1
2009-02-26
xen/blkfront: use blk_rq_map_sg to generate ring entries
Jens Axboe
1
-15
/
+15
2009-02-26
block: reduce stack footprint of blk_recount_segments()
Jens Axboe
2
-41
/
+55
2009-02-26
cciss: shorten 30s timeout on controller reset
Jens Axboe
1
-3
/
+7
2009-02-26
block: add documentation for register_blkdev()
Márton Németh
1
-0
/
+16
2009-02-26
block: fix bogus gcc warning for uninitialized var usage
Jens Axboe
1
-1
/
+1
2009-02-26
powerpc: Fix 64bit __copy_tofrom_user() regression
Mark Nelson
1
-7
/
+31
2009-02-26
powerpc: Fix 64bit memcpy() regression
Mark Nelson
1
-6
/
+20
2009-02-26
powerpc: Fix load/store float double alignment handler
Michael Neuling
1
-16
/
+13
2009-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-15
/
+20
2009-02-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-2
/
+13
2009-02-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-31
/
+75
2009-02-25
[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop
Alan Cox
1
-3
/
+4
2009-02-25
[libata] pata_amd: program FIFO
Alan Cox
1
-17
/
+59
2009-02-25
sata_mv: fix SoC interrupt breakage
Mark Lord
1
-11
/
+9
2009-02-25
pata_it821x: resume from hibernation fails with RAID volume
Ondrej Zary
1
-0
/
+3
2009-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
12
-43
/
+83
2009-02-25
shmem: fix shared anonymous accounting
Hugh Dickins
1
-22
/
+21
2009-02-25
[IA64] Don't go beyond iosapic_intr_info's arraysize
Roel Kluin
1
-1
/
+1
[next]