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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-68
/
+13
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-07
parisc: remove the second argument of kmap_atomic()
Zhao Hongjiang
1
-3
/
+3
2013-05-07
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
3
-68
/
+12
2013-05-07
arm: fix mismerge of arch/arm/mach-omap2/timer.c
Linus Torvalds
1
-0
/
+4
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-7
/
+5
2013-05-07
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-66
/
+333
2013-05-07
Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-10
/
+86
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
4
-19
/
+5
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
5
-4
/
+86
2013-05-07
parisc: implement irq stacks
Helge Deller
4
-2
/
+94
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
4
-4
/
+42
2013-05-07
proc: Use PDE attribute setting accessor functions
Geert Uytterhoeven
2
-2
/
+2
2013-05-07
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
1
-5
/
+9
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-23
/
+403
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
64
-1204
/
+484
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
106
-2576
/
+7082
2013-05-07
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
85
-995
/
+1274
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-1385
/
+2368
2013-05-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
28
-125
/
+219
2013-05-07
Merge branch 'rwsem-optimizations'
Linus Torvalds
1
-7
/
+21
2013-05-07
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
1
-7
/
+21
2013-05-07
Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...
Arnd Bergmann
2
-2
/
+2
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2013-05-07
block_device_operations->release() should return void
Al Viro
2
-5
/
+3
2013-05-06
ARM: OMAP4: change the device names in usb_bind_phy
Kishon Vijay Abraham I
2
-2
/
+2
2013-05-06
ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a
Vaibhav Hiremath
1
-0
/
+4
2013-05-06
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+29
2013-05-06
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
Arnd Bergmann
5
-17
/
+363
2013-05-06
Merge branch 'late/clksrc' into late/cleanup
Arnd Bergmann
260
-4937
/
+3577
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
102
-424
/
+996
2013-05-06
parisc: implement atomic64_dec_if_positive()
Helge Deller
2
-0
/
+24
2013-05-06
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-06
parisc: fix NATIVE set up in build
Mike Frysinger
1
-3
/
+1
2013-05-06
parisc: document the parisc gateway page
Helge Deller
1
-1
/
+24
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
5
-21
/
+37
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
1
-0
/
+3
2013-05-06
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
1
-12
/
+12
2013-05-06
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
1
-3
/
+3
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-217
/
+356
2013-05-06
powerpc/topology: Fix spurr attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
10
-104
/
+54
2013-05-06
powerpc/cell/iommu: Improve error message for missing node
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
powerpc/cell/spufs: Fix status attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
1
-3
/
+11
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
3
-7
/
+2
2013-05-06
powerpc/pnv: Fix "compatible" property for P8 PHB
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
1
-14
/
+16
2013-05-06
powerpc/powerpnv: Properly handle failure starting CPUs
Benjamin Herrenschmidt
1
-1
/
+3
2013-05-06
powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8
Nishanth Aravamudan
1
-0
/
+5
[next]