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-18
vmalloc: add __get_vm_area_caller()
Benjamin Herrenschmidt
2
-0
/
+12
2009-02-18
omap_hsmmc: Change while(); loops with finite version
Jean Pihet
1
-24
/
+30
2009-02-18
omap_hsmmc: recover from transfer failures
Jean Pihet
1
-1
/
+8
2009-02-18
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
David Brownell
1
-10
/
+33
2009-02-18
omap_hsmmc: card detect irq bugfix
David Brownell
1
-1
/
+3
2009-02-18
sdhci: fix led naming
Helmut Schaa
2
-1
/
+4
2009-02-18
mmc_test: fix basic read test
Rabin Vincent
1
-1
/
+1
2009-02-18
s3cmci: Fix hangup in do_pio_write()
Yauhen Kharuzhy
1
-1
/
+1
2009-02-18
ALSA: jack - Use card->shortname for input name
Takashi Iwai
1
-1
/
+1
2009-02-18
block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list
Hannes Reinecke
1
-1
/
+8
2009-02-18
block: fix booting from partitioned md array
Neil Brown
1
-0
/
+8
2009-02-18
block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
Jens Axboe
1
-1
/
+1
2009-02-18
cciss: PCI power management reset for kexec
Chip Coldwell
1
-0
/
+215
2009-02-18
paride/pg.c: xs(): &&/|| confusion
Roel Kluin
1
-1
/
+1
2009-02-18
fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free
Subhash Peddamallu
1
-2
/
+3
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
9
-13
/
+13
2009-02-18
bsg: Fix sense buffer bug in SG_IO
Boaz Harrosh
1
-7
/
+10
2009-02-18
Revert "sdhci: force high speed capability on some controllers"
Pierre Ossman
3
-6
/
+2
2009-02-18
MMC: fix bug - SDHC card capacity not correct
Yi Li
1
-1
/
+1
2009-02-17
Add support for VT6415 PCIE PATA IDE Host Controller
Zlatko Calusic
2
-1
/
+4
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
5
-17
/
+2
2009-02-17
x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown
Andi Kleen
1
-1
/
+1
2009-02-17
x86, mce: use force_sig_info to kill process in machine check
Andi Kleen
1
-2
/
+2
2009-02-17
x86, mce: reinitialize per cpu features on resume
Andi Kleen
1
-0
/
+1
2009-02-17
[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support
Nicolas Pitre
5
-53
/
+29
2009-02-17
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+12
2009-02-17
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-30
/
+30
2009-02-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-30
/
+37
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-83
/
+116
2009-02-17
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-28
/
+33
2009-02-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-7
/
+14
2009-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-21
/
+25
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+7
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
13
-84
/
+157
2009-02-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-13
/
+29
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
6
-22
/
+174
2009-02-17
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
4
-8
/
+8
2009-02-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-50
/
+84
2009-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-11
/
+20
2009-02-17
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
6
-30
/
+53
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-26
/
+43
2009-02-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2009-02-17
FRV: __pte_to_swp_entry doesn't expand correctly
Roel Kluin
1
-1
/
+1
2009-02-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
9
-47
/
+101
2009-02-17
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-97
/
+106
2009-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-15
/
+17
2009-02-17
Fix Intel IOMMU write-buffer flushing
David Woodhouse
1
-1
/
+13
2009-02-17
Fix incomplete __mntput locking
Al Viro
1
-2
/
+4
2009-02-17
x86, rcu: fix strange load average and ksoftirqd behavior
Paul E. McKenney
1
-3
/
+0
2009-02-17
MAINTAINERS: Switch hdaps to Frank Seidel
Frank Seidel
1
-4
/
+4
[prev]
[next]