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
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
3
-4
/
+4
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
4
-7
/
+3
2015-02-12
x86: mm: restore original pte_special check
Mel Gorman
1
-7
/
+1
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
3
-63
/
+5
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
1
-2
/
+2
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
1
-0
/
+16
2015-02-12
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+3
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-5
/
+9
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2
-2
/
+8
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-12
/
+0
2015-02-11
lguest: remove NOTIFY call and eventfd facility.
Rusty Russell
1
-1
/
+0
2015-02-11
lguest: use the PCI console device's emerg_wr for early boot messages.
Rusty Russell
1
-12
/
+134
2015-02-11
lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC
Rusty Russell
1
-0
/
+24
2015-02-11
lguest: disable ACPI explicitly.
Rusty Russell
1
-0
/
+4
2015-02-11
lguest: don't disable iospace.
Rusty Russell
1
-8
/
+0
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-0
/
+140
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-77
/
+13
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-245
/
+145
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2015-02-10
x86: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
5
-77
/
+2
2015-02-10
hugetlb, x86: register 1G page size if we can allocate them at runtime
Kirill A. Shutemov
1
-0
/
+11
2015-02-10
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-304
/
+49
2015-02-10
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-0
/
+4
2015-02-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
6
-228
/
+124
2015-02-10
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
Rafael J. Wysocki
1
-14
/
+2
2015-02-10
Merge branches 'acpi-video' and 'acpi-soc'
Rafael J. Wysocki
1
-0
/
+11
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
2
-16
/
+16
2015-02-10
KVM: x86: fix build with !CONFIG_SMP
Radim Krčmář
1
-0
/
+1
2015-02-09
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+41
2015-02-09
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+11
2015-02-09
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-25
/
+86
2015-02-09
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-25
/
+42
2015-02-09
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-18
/
+14
2015-02-09
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-301
/
+308
2015-02-09
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-379
/
+346
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-28
/
+48
2015-02-09
Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...
Rafael J. Wysocki
1
-0
/
+1
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
1
-0
/
+4
2015-02-09
Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+0
2015-02-09
x86/mce: Fix regression. All error records should report via /dev/mcelog
Tony Luck
1
-4
/
+1
2015-02-09
KVM: x86: emulate: correct page fault error code for NoWrite instructions
Paolo Bonzini
1
-1
/
+2
2015-02-08
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...
Mark Brown
1
-1
/
+0
2015-02-06
Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...
Linus Torvalds
1
-1
/
+1
2015-02-06
ACPI: add AMD ACPI2Platform device support for x86 system
Ken Xue
1
-0
/
+11
[prev]
[next]