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
2012-06-20
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+10
2012-06-20
mm, mempolicy: fix mbind() to do synchronous migration
David Rientjes
1
-1
/
+1
2012-06-20
media: pms.c needs linux/slab.h
Randy Dunlap
1
-0
/
+1
2012-06-20
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-27
/
+82
2012-06-20
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-150
/
+289
2012-06-20
Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+7
2012-06-20
Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-59
/
+44
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
99
-181
/
+266
2012-06-20
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
1
-4
/
+32
2012-06-20
c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place
Cyrill Gorcunov
1
-3
/
+3
2012-06-20
pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper
Oleg Nesterov
1
-8
/
+2
2012-06-20
pidns: guarantee that the pidns init will be the last pidns process reaped
Eric W. Biederman
2
-1
/
+33
2012-06-20
fault-inject: avoid call to random32() if fault injection is disabled
Anton Blanchard
1
-0
/
+4
2012-06-20
Viresh has moved
Viresh Kumar
76
-92
/
+93
2012-06-20
get_maintainer: Fix --help warning
Joe Perches
1
-1
/
+2
2012-06-20
mm/memory.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-06-20
mm: fix kernel-doc warnings
Wanpeng Li
6
-13
/
+11
2012-06-20
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
2
-1
/
+2
2012-06-20
mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
David Rientjes
1
-1
/
+9
2012-06-20
h8300: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2
-22
/
+18
2012-06-20
h8300: fix use of extinct _sbss and _ebss
Geert Uytterhoeven
2
-5
/
+5
2012-06-20
xtensa: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
1
-11
/
+7
2012-06-20
xtensa: use "test -e" instead of bashism "test -a"
Geert Uytterhoeven
1
-2
/
+2
2012-06-20
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2
-5
/
+4
2012-06-20
memcg: fix use_hierarchy css_is_ancestor oops regression
Hugh Dickins
1
-1
/
+1
2012-06-20
mm, oom: fix and cleanup oom score calculations
David Rientjes
1
-8
/
+7
2012-06-20
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2
-0
/
+4
2012-06-20
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
Andrea Arcangeli
2
-13
/
+27
2012-06-20
mm: fix slab->page _count corruption when using slub
Pravin B Shelar
1
-0
/
+10
2012-06-20
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-7
/
+28
2012-06-20
Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2
-2
/
+22
2012-06-19
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
12
-66
/
+97
2012-06-19
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-32
/
+32
2012-06-18
extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()
Axel Lin
1
-0
/
+1
2012-06-18
extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak
Axel Lin
1
-0
/
+2
2012-06-18
extcon: Fix wrong index in max8997_extcon_cable[]
Axel Lin
1
-2
/
+2
2012-06-18
kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation
Kay Sievers
1
-5
/
+5
2012-06-18
cgroups: Account for CSS_DEACT_BIAS in __css_put
Salman Qazi
1
-2
/
+10
2012-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
4
-18
/
+12
2012-06-18
Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er...
Linus Torvalds
1
-1
/
+1
2012-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2012-06-18
Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-38
/
+66
2012-06-18
Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+7
2012-06-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+52
2012-06-18
bug.h: Fix up powerpc build regression.
Paul Mundt
1
-3
/
+5
2012-06-18
Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.
Paul Mundt
1
-2
/
+2
2012-06-18
SPI: fix over-eager devm_xxx() conversion
Russell King
1
-1
/
+2
2012-06-18
ALSA: 6fire: use NULL instead of 0 for pointer assignment
Daniel Mack
1
-1
/
+1
2012-06-18
ALSA: hda - Handle open while transitioning to D3.
Dylan Reid
3
-10
/
+40
2012-06-18
ALSA: snd-usb: make snd_usb_substream_capture_trigger static
Daniel Mack
1
-1
/
+2
[next]