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
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
1
-1
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
6
-38
/
+2
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-0
/
+1
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-18
/
+0
2013-04-30
x86: don't show trace beyond show_stack(NULL, NULL)
Tejun Heo
1
-1
/
+13
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2013-04-30
x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0
Bin Gao
1
-4
/
+6
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-30
perf/x86/intel: Fix unintended variable name reuse
Jan-Simon Möller
1
-8
/
+8
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
24
-77
/
+370
2013-04-30
perf/x86/intel: Add support for IvyBridge model 58 Uncore
Vince Weaver
1
-0
/
+1
2013-04-30
perf/x86/intel: Fix typo in perf_event_intel_uncore.c
Vince Weaver
1
-1
/
+1
2013-04-30
x86: Eliminate irq_mis_count counted in arch_irq_stat
Li Fei
1
-4
/
+0
2013-04-29
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
1
-0
/
+2
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
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
1
-0
/
+1
2013-04-29
Include missing linux/slab.h inclusions
David Howells
2
-0
/
+2
2013-04-29
new helper: read_code()
Al Viro
1
-24
/
+6
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-28
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
1
-1
/
+1
2013-04-28
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
1
-1
/
+1
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
4
-7
/
+18
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
4
-2
/
+4
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
4
-13
/
+14
2013-04-28
kvm, svm: Fix typo in printk message
Borislav Petkov
1
-1
/
+1
[prev]
[next]