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
2011-08-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2011-08-10
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-19
/
+49
2011-08-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
18
-75
/
+97
2011-08-11
powerpc: Really fix build without CONFIG_PCI
Benjamin Herrenschmidt
1
-1
/
+1
2011-08-10
ARM: drop experimental status for ARM_PATCH_PHYS_VIRT
Russell King
1
-2
/
+1
2011-08-09
perf, x86: Add model 45 SandyBridge support
Youquan Song
1
-0
/
+1
2011-08-09
ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct
Dave Martin
1
-3
/
+11
2011-08-09
ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...
Dave Martin
1
-12
/
+30
2011-08-09
ARM: 7010/1: mm: fix invalid loop for poison_init_mem
Jamie Iles
1
-1
/
+1
2011-08-09
ARM: 7005/1: freshen up mm/proc-arm946.S
Brian S. Julin
1
-1
/
+2
2011-08-08
ASoC: Rename WM8915 to WM8996
Mark Brown
1
-9
/
+9
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+4
2011-08-07
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+6
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
2011-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
30
-258
/
+661
2011-08-05
xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-08-05
sparc: Size mondo queues more sanely.
David S. Miller
1
-7
/
+23
2011-08-05
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
4
-40
/
+85
2011-08-05
powerpc: Fix build without CONFIG_PCI
Benjamin Herrenschmidt
1
-0
/
+2
2011-08-05
powerpc/4xx: Fix build of PCI code on 405
Benjamin Herrenschmidt
1
-2
/
+3
2011-08-05
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
3
-18
/
+14
2011-08-05
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
3
-19
/
+22
2011-08-05
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
3
-3
/
+14
2011-08-05
powerpc: Make KVM_GUEST default to n
Anton Blanchard
1
-1
/
+1
2011-08-05
powerpc/kvm: Fix build errors with older toolchains
Nishanth Aravamudan
1
-2
/
+2
2011-08-05
powerpc: Lack of ibm,io-events not that important!
Anton Blanchard
1
-5
/
+3
2011-08-05
powerpc: Move kdump default base address to half RMO size on 64bit
Anton Blanchard
2
-13
/
+7
2011-08-05
powerpc/perf: Disable pagefaults during callchain stack read
David Ahern
1
-3
/
+17
2011-08-05
ppc: Remove duplicate definition of PV_POWER7
Peter Zijlstra
1
-1
/
+0
2011-08-05
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
1
-1
/
+1
2011-08-05
powerpc: Jump label misalignment causes oops at boot
Anton Blanchard
1
-2
/
+0
2011-08-05
powerpc: Clean up some panic messages in prom_init
Anton Blanchard
1
-3
/
+5
2011-08-05
powerpc: Fix device tree claim code
Anton Blanchard
1
-3
/
+3
2011-08-05
powerpc: Return the_cpu_ spec from identify_cpu
Scott Wood
1
-5
/
+6
2011-08-05
powerpc: mtspr/mtmsr should take an unsigned long
Scott Wood
1
-2
/
+5
2011-08-04
Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
1
-1
/
+1
2011-08-04
cpuidle: Consistent spelling of cpuidle_idle_call()
David Brown
2
-2
/
+2
2011-08-04
efi: Fix argument types for SetVariable() for ia64
Matthew Garrett
1
-1
/
+1
2011-08-04
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
1
-5
/
+3
2011-08-04
xen: Fix printk() format in xen/setup.c
Igor Mammedov
1
-2
/
+2
2011-08-04
xen/tracing: it looks like we wanted CONFIG_FTRACE
Jeremy Fitzhardinge
1
-1
/
+1
2011-08-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
4
-9
/
+65
2011-08-04
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
17
-117
/
+295
2011-08-04
sparc: Fix __atomic_add_unless() return value.
Josip Rodin
1
-1
/
+1
2011-08-04
sparc: use kbuild-generic support for true asm-generic header files
Sam Ravnborg
5
-9
/
+5
2011-08-03
x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled
Linus Torvalds
1
-2
/
+1
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-31
/
+1090
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-0
/
+15
[next]