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-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2013-07-12
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
1
-3
/
+4
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+66
2013-07-10
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2013-07-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-4
/
+0
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2
-4
/
+0
2013-07-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+1
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+18
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+44
2013-07-09
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-1
/
+87
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
3
-1
/
+10
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
3
-121
/
+4
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-5
/
+7
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2013-07-09
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
1
-18
/
+8
2013-07-09
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
1
-7
/
+10
2013-07-09
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
1
-36
/
+50
2013-07-09
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
1
-33
/
+20
2013-07-09
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
1
-25
/
+15
2013-07-09
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-23
/
+5
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-48
/
+75
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+1
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
14
-2386
/
+1016
2013-07-05
perf/x86/amd: Do not print an error when the device is not present
Peter Zijlstra
1
-3
/
+1
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
34
-271
/
+258
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-10
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
2
-10
/
+1
2013-07-04
KVM: VMX: mark unusable segment as nonpresent
Gleb Natapov
1
-2
/
+9
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
11
-91
/
+57
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2013-07-03
rapidio: add modular build option for the subsystem core
Alexandre Bounine
1
-2
/
+2
2013-07-03
x86: kill TIF_DEBUG
Oleg Nesterov
1
-3
/
+1
2013-07-03
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
5
-52
/
+4
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2
-2
/
+2
2013-07-03
mm: make __free_pages_bootmem() only available at boot time
Jiang Liu
1
-16
/
+2
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+6
2013-07-03
mm/x86: use free_reserved_area() to simplify code
Jiang Liu
2
-14
/
+5
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
3
-2
/
+35
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-51
/
+71
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+12
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-391
/
+567
2013-07-03
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
3
-61
/
+95
2013-07-03
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....
Linus Torvalds
2
-1
/
+1
2013-07-03
Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+26
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2
-187
/
+6
2013-07-02
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+59
2013-07-02
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-72
/
+588
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-14
/
+24
[next]