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
2010-09-26
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-26
br2684: fix scheduling while atomic
Karl Hiramoto
1
-10
/
+2
2010-09-27
TOMOYO: Don't abuse sys_getpid(), sys_getppid()
Ben Hutchings
2
-4
/
+5
2010-09-26
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-26
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-26
mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: MAINTAINERS: add myself as MMC maintainer
Chris Ball
1
-2
/
+6
2010-09-26
pcmcia: pd6729: Fix error path
Rahul Ruikar
1
-1
/
+1
2010-09-25
alpha: fix usp value in multithreaded coredumps
Al Viro
1
-1
/
+1
2010-09-25
alpha: fix hae_cache race in RESTORE_ALL
Al Viro
1
-4
/
+7
2010-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+12
2010-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-10
/
+39
2010-09-25
Avoid pgoff overflow in remap_file_pages
Larry Woodman
1
-0
/
+4
2010-09-25
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2
-6
/
+17
2010-09-25
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-4
/
+16
2010-09-25
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+2
2010-09-25
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
Santosh Shilimkar
4
-8
/
+4
2010-09-25
ARM: 6408/1: omap: Map only available sram memory
Santosh Shilimkar
1
-20
/
+5
2010-09-25
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
1
-2
/
+15
2010-09-25
block: prevent merges of discard and write requests
Adrian Hunter
1
-0
/
+12
2010-09-25
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
6
-6
/
+27
2010-09-24
de2104x: disable autonegotiation on broken hardware
Ondrej Zary
1
-2
/
+10
2010-09-24
net: fix a lockdep splat
Eric Dumazet
6
-26
/
+26
2010-09-24
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-39
/
+50
2010-09-24
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-7
/
+0
2010-09-25
ARM: pxa: remove pr_<level> uses of KERN_<level>
Joe Perches
1
-2
/
+1
2010-09-25
ARM: pxa168fb: clear enable bit when not active
Haojian Zhuang
1
-2
/
+2
2010-09-25
ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured
Eric Miao
1
-0
/
+12
2010-09-25
ARM: pxa168: fix corrected reset vector
Mark F. Brown
1
-1
/
+6
2010-09-25
ARM: pxa: Use PIO for PI2C communication on Palm27x
Marek Vasut
1
-1
/
+5
2010-09-25
ARM: pxa: Fix Vpac270 gpio_power for MMC
Marek Vasut
1
-0
/
+1
2010-09-24
arch/tile: remove dead code from intvec_32.S
Chris Metcalf
1
-7
/
+0
2010-09-24
fremap: get rid of broken 'end' variable
Linus Torvalds
1
-2
/
+1
2010-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-44
/
+117
2010-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-58
/
+77
2010-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
4
-10
/
+24
2010-09-24
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-12
/
+19
2010-09-24
m32r: fix breakage from "m32r: use generic ptrace_resume code"
Al Viro
1
-3
/
+4
2010-09-24
m32r: hole in shifting pc back
Al Viro
1
-21
/
+17
2010-09-24
m32r: don't block signals if sigframe setup has failed
Al Viro
1
-10
/
+13
2010-09-24
make m32r handle multiple pending signals
Al Viro
2
-4
/
+6
2010-09-24
m32r: fix rt_sigsuspend()
Al Viro
4
-39
/
+14
2010-09-24
x86/hwmon: pkgtemp has no dependency on PCI
Jan Beulich
2
-2
/
+1
2010-09-24
MAINTAINERS: Update hwmon entry
Guenter Roeck
1
-0
/
+2
2010-09-24
x86/hwmon: register alternate sibling upon CPU removal
Jan Beulich
1
-7
/
+15
2010-09-24
x86/hwmon: fix initialization of pkgtemp
Jan Beulich
1
-7
/
+3
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
3
-16
/
+15
2010-09-24
x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...
Jan Beulich
1
-1
/
+4
2010-09-24
x86/hwmon: avoid deadlock on CPU removal in pkgtemp
Jan Beulich
1
-3
/
+4
[prev]
[next]