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-12-12
MN10300: fix debug polling in ttySM driver
Mark Salter
1
-12
/
+23
2012-12-12
MN10300: ttySM: clean up unnecessary casting
Mark Salter
2
-6
/
+6
2012-12-12
MN10300: fix SMP synchronization between txdma and serial driver
Mark Salter
4
-48
/
+90
2012-12-12
MN10300: fix serial port vdma irq setup for SMP
Mark Salter
1
-4
/
+30
2012-12-12
MN10300: cleanup IRQ affinity setting
Mark Salter
3
-52
/
+17
2012-12-12
MN10300: ttySM: Use memory barriers correctly in circular buffer logic
David Howells
1
-6
/
+8
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-150
/
+213
2012-12-12
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
2
-3
/
+9
2012-12-12
Thermal: fix a NULL pointer dereference when generic thermal layer is built a...
Zhang Rui
1
-1
/
+2
2012-12-12
pkt_sched: avoid requeues if possible
Eric Dumazet
5
-6
/
+22
2012-12-12
solos-pci: fix double-free of TX skb in DMA mode
David Woodhouse
1
-2
/
+3
2012-12-11
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+64
2012-12-11
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-425
/
+56
2012-12-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-29
/
+60
2012-12-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+23
2012-12-11
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
15
-41
/
+436
2012-12-11
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2012-12-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-75
/
+95
2012-12-11
bnx2: Fix accidental reversions.
Michael Chan
1
-2
/
+2
2012-12-11
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-106
/
+84
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-335
/
+1082
2012-12-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+14
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
211
-4116
/
+8328
2012-12-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-2
/
+60
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
39
-628
/
+1493
2012-12-11
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2
-2
/
+2
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
96
-1697
/
+2792
2012-12-11
memory_hotplug: ensure every online node has NORMAL memory
Lai Jiangshan
1
-0
/
+40
2012-12-11
memory_hotplug: handle empty zone when online_movable/online_kernel
Lai Jiangshan
1
-6
/
+45
2012-12-11
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
4
-14
/
+146
2012-12-11
drivers/base/node.c: cleanup node_state_attr[]
Lai Jiangshan
1
-10
/
+10
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
5
-16
/
+16
2012-12-11
avr32, kconfig: remove HAVE_ARCH_BOOTMEM
Joonsoo Kim
1
-3
/
+0
2012-12-11
mm: cma: remove watermark hacks
Marek Szyprowski
2
-67
/
+0
2012-12-11
mm: cma: skip watermarks check for already isolated blocks in split_free_page()
Marek Szyprowski
1
-8
/
+9
2012-12-11
mm, oom: fix race when specifying a thread as the oom origin
David Rientjes
6
-52
/
+30
2012-12-11
mm, oom: change type of oom_score_adj to short
David Rientjes
9
-31
/
+31
2012-12-11
mm: cleanup register_node()
Yasuaki Ishimatsu
2
-2
/
+1
2012-12-11
mm, mempolicy: remove duplicate code
David Rientjes
1
-17
/
+4
2012-12-11
mm/vmscan.c: try_to_freeze() returns boolean
Jeff Liu
1
-1
/
+1
2012-12-11
mm: introduce putback_movable_pages()
Rafael Aquini
4
-4
/
+26
2012-12-11
virtio_balloon: introduce migration primitives to balloon pages
Rafael Aquini
1
-19
/
+132
2012-12-11
mm: introduce compaction and migration for ballooned pages
Rafael Aquini
2
-4
/
+51
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
6
-1
/
+617
2012-12-11
mm: redefine address_space.assoc_mapping
Rafael Aquini
5
-10
/
+10
2012-12-11
mm: adjust address_space_operations.migratepage() return code
Rafael Aquini
3
-20
/
+24
2012-12-11
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
1
-3
/
+3
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture
Michel Lespinasse
1
-94
/
+30
2012-12-11
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
1
-114
/
+30
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
1
-114
/
+25
[prev]
[next]