index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
6
-66
/
+66
|
\
|
*
percpu: make percpu symbols in x86 unique
Tejun Heo
2009-10-29
4
-48
/
+48
|
*
percpu: make percpu symbols in cpufreq unique
Tejun Heo
2009-10-29
1
-14
/
+14
|
*
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
2009-10-12
1
-4
/
+4
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-12
13
-105
/
+154
|
\
\
|
*
\
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-12-10
2
-4
/
+51
|
|
\
\
|
|
*
|
x86/amd-iommu: Fix PCI hotplug with passthrough mode
Joerg Roedel
2009-12-10
2
-2
/
+7
|
|
*
|
x86/amd-iommu: Fix passthrough mode
Joerg Roedel
2009-12-10
2
-2
/
+44
|
*
|
|
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-6
/
+7
|
*
|
|
x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
|
*
|
|
x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
Andy Isaacson
2009-12-09
1
-4
/
+7
|
*
|
|
x86: Factor duplicated code out of __show_regs() into show_regs_common()
Andy Isaacson
2009-12-09
3
-27
/
+21
|
*
|
|
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
Joe Perches
2009-12-09
3
-60
/
+53
|
*
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-09
33
-283
/
+444
|
|
\
\
\
|
*
|
|
|
x86, mce: fix confusion between bank attributes and mce attributes
Hidetoshi Seto
2009-12-08
1
-1
/
+1
|
*
|
|
|
x86/mce: Set up timer unconditionally
Jan Beulich
2009-12-08
1
-1
/
+2
|
*
|
|
|
x86: Fix bogus warning in apic_noop.apic_write()
Thomas Gleixner
2009-12-07
1
-1
/
+1
|
*
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-12-07
71
-1789
/
+3125
|
|
\
\
\
\
|
*
|
|
|
|
x86: ASUS P4S800 reboot=bios quirk
Leann Ogasawara
2009-12-05
1
-0
/
+8
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-12
5
-52
/
+91
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, perf events: Check if we have APIC enabled
Cyrill Gorcunov
2009-12-10
1
-6
/
+12
|
*
|
|
|
|
|
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-10
1
-0
/
+4
|
*
|
|
|
|
|
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
1
-31
/
+26
|
*
|
|
|
|
|
x86: Fixup wrong irq frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-1
/
+32
|
*
|
|
|
|
|
x86: Fixup wrong debug exception frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-3
/
+3
|
*
|
|
|
|
|
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
2009-12-06
1
-4
/
+5
|
*
|
|
|
|
|
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
2
-6
/
+8
|
*
|
|
|
|
|
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-12-12
8
-47
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
3
-24
/
+29
|
*
|
|
|
|
|
|
[CPUFREQ] use an enum for speedstep processor identification
Rusty Russell
2009-11-24
4
-17
/
+17
|
*
|
|
|
|
|
|
[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...
Krzysztof Helt
2009-11-24
1
-1
/
+1
|
*
|
|
|
|
|
|
[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...
Rusty Russell
2009-11-24
1
-5
/
+10
*
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-12-12
1
-5
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kgdb,x86: do not set kgdb_single_step on x86
Jason Wessel
2009-12-11
1
-1
/
+0
|
*
|
|
|
|
|
|
|
kgdb,i386: Fix corner case access to ss with NMI watch dog exception
Jason Wessel
2009-12-11
1
-2
/
+8
|
*
|
|
|
|
|
|
|
kgdb,x86: remove redundant test
Roel Kluin
2009-12-11
1
-2
/
+1
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
Linus Torvalds
2009-12-11
3
-43
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Unify sys_mmap*
Al Viro
2009-12-11
3
-43
/
+3
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
1
-0
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
PCI: add pci_request_acs
Chris Wright
2009-12-05
1
-0
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2009-12-10
1
-1
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
workqueue: Add debugobjects support
Thomas Gleixner
2009-11-15
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2009-12-10
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-25
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-10
4
-6
/
+6
|
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
4
-6
/
+6
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
4
-6
/
+6
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-09
1
-2
/
+3
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-17
1
-2
/
+3
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]