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
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-30
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-39
/
+34
2013-04-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+3
2013-04-30
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-76
/
+71
2013-04-30
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-19
/
+9
2013-04-30
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-305
/
+660
2013-04-30
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2013-04-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-75
/
+80
2013-04-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-27
/
+30
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-84
/
+73
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-85
/
+29
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-53
/
+52
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-297
/
+1809
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-19
/
+2
2013-04-29
x86/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-29
x86-64: fall back to regular page vmemmap on allocation failure
Johannes Weiner
1
-20
/
+26
2013-04-29
x86-64: use vmemmap_populate_basepages() for !pse setups
Johannes Weiner
1
-40
/
+38
2013-04-29
x86-64: remove dead debugging code for !pse setups
Johannes Weiner
1
-3
/
+0
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-10
/
+5
2013-04-29
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
1
-6
/
+1
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-29
mm/x86: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2
-10
/
+1
2013-04-29
mm/x86: use common help functions to free reserved pages
Jiang Liu
2
-7
/
+3
2013-04-29
mkcapflags.pl: convert to mkcapflags.sh
Rob Landley
3
-50
/
+43
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2013-04-29
Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-14
/
+108
2013-04-26
perf/x86/intel/P4: Robistify P4 PMU types
Ingo Molnar
2
-36
/
+35
2013-04-25
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-2
/
+2
2013-04-25
x86/setup: Drop unneeded include <asm/dmi.h>
Jean Delvare
1
-1
/
+0
2013-04-25
x86 cmpxchg.h: fix wrong comment
Li Zhong
1
-1
/
+1
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
32
-131
/
+442
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
1
-1
/
+1
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
1
-1
/
+1
2013-04-24
x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()
Wei Yongjun
1
-3
/
+1
2013-04-22
perf/x86/amd: Fix AMD NB and L2I "uncore" support
Jacob Shin
1
-2
/
+3
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+16
2013-04-21
perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c
Jacob Shin
1
-133
/
+5
2013-04-21
perf/x86: Check all MSRs before passing hw check
George Dunlap
1
-11
/
+17
2013-04-21
perf/x86/amd: Add support for AMD NB and L2I "uncore" counters
Jacob Shin
4
-1
/
+553
2013-04-21
perf/x86/intel: Add Ivy Bridge-EP uncore support
Yan, Zheng
2
-28
/
+543
2013-04-21
perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management
Yan, Zheng
2
-59
/
+280
2013-04-21
perf/x86: Avoid kfree() in CPU_{STARTING,DYING}
Yan, Zheng
1
-3
/
+25
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
16
-44
/
+79
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+37
2013-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-25
/
+255
2013-04-19
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
5
-5
/
+219
2013-04-19
x86, microcode: Verify the family before dispatching microcode patching
H. Peter Anvin
1
-7
/
+31
2013-04-19
Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Ingo Molnar
16
-41
/
+64
[next]