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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-42
/
+52
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
3
-1
/
+15
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2
-3
/
+1
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
5
-35
/
+35
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
7
-40
/
+42
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2
-10
/
+0
2007-10-16
x86-64: update pci-gart iommu to sg helpers
Jens Axboe
1
-29
/
+36
2007-10-16
x86-64: update nommu to sg helpers
Jens Axboe
1
-2
/
+3
2007-10-16
x86-64: update calgary iommu to sg helpers
Jens Axboe
1
-11
/
+13
2007-10-11
lockdep: annotate kprobes irq fiddling
Peter Zijlstra
2
-0
/
+14
2007-10-11
lockdep: x86_64: connect the sysexit hook
Peter Zijlstra
1
-12
/
+11
2007-10-11
lockdep: i386: connect the sysexit hook
Peter Zijlstra
1
-0
/
+4
2007-10-14
x86: force timer broadcast on late AMD C1E detection
Thomas Gleixner
1
-0
/
+26
2007-10-14
x86: move local APIC timer init to the end of start_secondary()
Thomas Gleixner
1
-5
/
+2
2007-10-14
x86: fix missing include for vsyscall
Dave Jones
1
-0
/
+1
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
1
-1
/
+1
2007-10-13
Delete filenames in comments.
Dave Jones
49
-97
/
+15
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-1
/
+9
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
14
-22
/
+9
2007-10-12
PCI: pci_get_device call from interrupt in reboot fixups
Denis V. Lunev
1
-0
/
+6
2007-10-12
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
2
-1
/
+3
2007-10-12
x86: HPET add another ICH7 PCI id
Venki Pallipadi
1
-0
/
+2
2007-10-12
x86: HPET force enable ICH5 suspend/resume fix
Venki Pallipadi
1
-1
/
+1
2007-10-12
x86: HPET force enable for ICH5
Venki Pallipadi
2
-2
/
+103
2007-10-12
x86: HPET try to activate force detected hpet
Venki Pallipadi
1
-2
/
+25
2007-10-12
x86: HPET force enable o ICH7 and later
Venki Pallipadi
1
-0
/
+102
2007-10-12
x86: HPET restructure hpet code for hpet force enable
Venki Pallipadi
1
-65
/
+83
2007-10-12
i386/x8664: cleanup the shared hpet code
Chris Wright
1
-5
/
+1
2007-10-12
x86_64: cleanup apic.c after clock events switch
Chris Wright
1
-8
/
+14
2007-10-12
x86_64: remove now unused code
Thomas Gleixner
7
-595
/
+5
2007-10-12
x86: unify timex.h variants
Thomas Gleixner
2
-2
/
+2
2007-10-12
x86: kill 8253pit.h
Thomas Gleixner
1
-1
/
+0
2007-10-12
x86: disable apic timer for AMD C1E enabled CPUs
Thomas Gleixner
2
-1
/
+35
2007-10-12
x86: Fix irq0 / local apic timer accounting
Thomas Gleixner
2
-1
/
+3
2007-10-12
x86_64: convert to clock events
Thomas Gleixner
5
-186
/
+65
2007-10-12
x86_64: Add (not yet used) clock event functions
Thomas Gleixner
1
-0
/
+79
2007-10-12
x86_64: prepare idle loop for dynamic ticks
Chris Wright
1
-0
/
+4
2007-10-12
x86_64: remove nested irq disables
Thomas Gleixner
1
-6
/
+6
2007-10-12
x86_64: apic change setup_APIC_timer calling convention
Thomas Gleixner
1
-4
/
+4
2007-10-12
x86_64: Remove APIC_DIVISOR
Thomas Gleixner
1
-5
/
+3
2007-10-12
x86_64: Move apic calibration code around
Thomas Gleixner
1
-9
/
+6
2007-10-12
x86_64: remove pit synchronization
Thomas Gleixner
1
-18
/
+0
2007-10-12
x86_64: prepare apic code for clock events
Thomas Gleixner
1
-8
/
+15
2007-10-12
x86: remove never used apic_mapped
Yinghai Lu
1
-3
/
+2
2007-10-12
i386: prepare sharing the PIT code
Thomas Gleixner
1
-4
/
+0
2007-10-12
i386: prepare sharing the PIT code
Thomas Gleixner
1
-1
/
+3
2007-10-12
i386: prepare sharing the hpet code with x86_64
Thomas Gleixner
1
-1
/
+58
2007-10-12
i386: prepare sharing the hpet code with x86_64
Thomas Gleixner
1
-8
/
+16
2007-10-12
x86_64: Consolidate tsc calibration
Thomas Gleixner
3
-80
/
+92
2007-10-12
x86: Geode MFGPT clock event device support
Andres Salomon
1
-0
/
+165
[next]