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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
34
-1660
/
+2908
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+434
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
7
-11
/
+18
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-197
/
+134
2009-06-12
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+7
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-7
/
+7
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-4
/
+4
2009-06-12
x86: unify power/cpu_(32|64).c
Sergio Luis
3
-260
/
+1
2009-06-12
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2
-2
/
+3
2009-06-12
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2
-38
/
+135
2009-06-12
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2
-1
/
+76
2009-06-12
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2
-0
/
+17
2009-06-12
x86: unify power/cpu_(32|64) headers
Sergio Luis
2
-4
/
+10
2009-06-12
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+9
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
6
-55
/
+187
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
4
-167
/
+73
2009-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+5
2009-06-12
lguest: PAE support
Matias Zabaljauregui
4
-8
/
+74
2009-06-12
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2
-10
/
+25
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2
-2
/
+2
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
1
-4
/
+4
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
3
-30
/
+74
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
3
-8
/
+16
2009-06-12
lguest: clean up lguest_init_IRQ
Rusty Russell
1
-5
/
+4
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
2
-10
/
+6
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
4
-224
/
+161
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
4
-124
/
+99
2009-06-12
perf_counter/x86: Add a quirk for Atom processors
Yong Wang
1
-0
/
+7
2009-06-12
x86: make zap_low_mapping could be used early
Yinghai Lu
3
-5
/
+9
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
216
-5807
/
+9416
2009-06-12
x86: Provide _sdata in the vmlinux.lds.S file
Catalin Marinas
1
-0
/
+2
2009-06-11
x86: use zalloc_cpumask_var in arch_early_irq_init
Yinghai Lu
1
-2
/
+2
2009-06-11
x86: handle initrd that extends into unusable memory
Yinghai Lu
1
-12
/
+3
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
205
-4741
/
+8485
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
27
-70
/
+2130
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2
-6
/
+13
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+4
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
4
-98
/
+207
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-1075
/
+1367
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
1
-2
/
+4
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
1
-2
/
+2
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
1
-0
/
+1
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
178
-4583
/
+5706
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
1
-6
/
+6
[next]