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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
9
-25
/
+37
2006-06-26
[PATCH] x86_64: Remove bogus RED-PEN comment in signal.c
Andi Kleen
1
-1
/
+0
2006-06-26
[PATCH] x86_64: check_addr() cleanups
Andrew Morton
1
-3
/
+6
2006-06-26
[PATCH] x86_64: miscellaneous mm/init.c fixes
Jan Beulich
1
-6
/
+6
2006-06-26
[PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] x86_64: mce_amd cleanup
Jacob Shin
1
-83
/
+29
2006-06-26
[PATCH] x86_64: mce_amd support for family 0x10 processors
Jacob Shin
2
-76
/
+297
2006-06-26
[PATCH] x86_64: mce_amd relocate sysfs files
Jacob Shin
3
-31
/
+13
2006-06-26
[PATCH] x86_64: apic support for extended apic interrupt
Jacob Shin
2
-7
/
+14
2006-06-26
[PATCH] x86_64: Move VM86 config into arch/i386/Kconfig
Andi Kleen
2
-10
/
+9
2006-06-26
[PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share
Andi Kleen
2
-4
/
+14
2006-06-26
[PATCH] x86_64: Update copyright in time.c
Vojtech Pavlik
1
-1
/
+1
2006-06-26
[PATCH] x86_64: Explain why HPET T0_CMP register is written twice
Vojtech Pavlik
1
-2
/
+2
2006-06-26
[PATCH] x86_64: Make use of the *PER* constants in time.c
Vojtech Pavlik
1
-28
/
+35
2006-06-26
[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges
Vojtech Pavlik
1
-14
/
+0
2006-06-26
[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo
Vojtech Pavlik
2
-1
/
+2
2006-06-26
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
Vojtech Pavlik
3
-7
/
+6
2006-06-26
[PATCH] x86_64: Add useful constants to time.h
Vojtech Pavlik
1
-4
/
+7
2006-06-26
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
7
-37
/
+29
2006-06-26
[PATCH] x86_64: Calgary IOMMU - Calgary specific bits
Jon Mason
9
-1
/
+1384
2006-06-26
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
6
-24
/
+42
2006-06-26
[PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers
Jon Mason
1
-0
/
+17
2006-06-26
[PATCH] x86_64: Calgary IOMMU - introduce iommu_detected
Jon Mason
5
-1
/
+10
2006-06-26
[PATCH] x86_64: Change assembly to use regular cpuid_count macro
Rohit Seth
1
-5
/
+2
2006-06-26
[PATCH] x86_64: use halt() instead of raw inline assembly
Jan Beulich
2
-2
/
+2
2006-06-26
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
Andi Kleen
3
-8
/
+2
2006-06-26
[PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c
Carl-Daniel Hailfinger
2
-43
/
+35
2006-06-26
[PATCH] x86_64: allow unwinder to build without module support
Jan Beulich
2
-0
/
+12
2006-06-26
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
Jan Beulich
6
-45
/
+83
2006-06-26
[PATCH] i386: reliable stack trace support i386 entry.S
Jan Beulich
2
-11
/
+277
2006-06-26
[PATCH] i386: reliable stack trace support (i386)
Jan Beulich
7
-13
/
+179
2006-06-26
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
Jan Beulich
2
-2
/
+2
2006-06-26
[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack
Jan Beulich
1
-25
/
+8
2006-06-26
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
7
-9
/
+199
2006-06-26
[PATCH] x86_64: reliable stack trace support
Jan Beulich
8
-3
/
+1072
2006-06-26
[PATCH] x86_64: x86_86 msi miss one entry handler
bibo,mao
1
-7
/
+7
2006-06-26
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
11
-26
/
+31
2006-06-26
[PATCH] x86_64: Make sure is_compat_task works early
Andi Kleen
1
-1
/
+4
2006-06-26
[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
Ingo Molnar
2
-7
/
+9
2006-06-26
[PATCH] x86_64: remove unused gart header file
Jon Mason
2
-17
/
+0
2006-06-26
[PATCH] x86_64: Optimize bitmap_weight for small bitmaps
Andi Kleen
1
-0
/
+5
2006-06-26
[PATCH] x86_64: Remove ia32_sys_call_table export
Andi Kleen
2
-3
/
+0
2006-06-26
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
14
-28
/
+1
2006-06-26
[PATCH] x86_64: nmi watchdog header cleanup
Don Zickus
13
-55
/
+53
2006-06-26
[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64
Ingo Molnar
1
-2
/
+2
2006-06-26
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
Jan Beulich
2
-1
/
+48
2006-06-26
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
5
-3
/
+32
2006-06-26
[PATCH] x86_64: Use -ENODEV in IOMMU initialization
Andi Kleen
1
-3
/
+3
2006-06-26
[PATCH] i386/x86-64: simplify ioapic_register_intr()
Jan Beulich
2
-30
/
+16
2006-06-26
[PATCH] x86_64: serialize assign_irq_vector() use of static variables
Jan Beulich
2
-10
/
+32
[prev]
[next]