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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-26
x86: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2009-01-26
x86: unmask CPUID levels on Intel CPUs, fix
Ingo Molnar
1
-8
/
+11
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
1
-0
/
+10
2009-01-25
x86: use standard PIT frequency
Ingo Molnar
1
-9
/
+4
2009-01-23
x86, mm: fix pte_free()
Peter Zijlstra
1
-0
/
+1
2009-01-22
x86: unmask CPUID levels on Intel CPUs
H. Peter Anvin
1
-0
/
+10
2009-01-21
x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>
H. Peter Anvin
1
-0
/
+29
2009-01-21
x86: fix PTE corruption issue while mapping RAM using /dev/mem
Suresh Siddha
1
-3
/
+3
2009-01-21
x86: mtrr fix debug boot parameter
Thomas Renninger
1
-5
/
+7
2009-01-21
x86: fix page attribute corruption with cpa()
Suresh Siddha
1
-15
/
+34
2009-01-21
Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"
Ingo Molnar
2
-3
/
+10
2009-01-21
x86: use early clobbers in usercopy*.c
Andi Kleen
2
-4
/
+4
2009-01-20
x86: remove kernel_physical_mapping_init() from init section
Gary Hade
1
-1
/
+1
2009-01-20
fix: crash: IP: __bitmap_intersects+0x48/0x73
Ingo Molnar
1
-7
/
+4
2009-01-19
cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Mike Travis
1
-13
/
+9
2009-01-18
x86: fix section mismatch warnings in kernel/setup_percpu.c
Leonardo Potenza
1
-1
/
+1
2009-01-18
x86: put trigger in to detect mismatched apic versions
Mike Travis
1
-0
/
+5
2009-01-16
x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...
Jan Beulich
3
-29
/
+45
2009-01-15
x86, UV: cpu_relax in uv_wait_completion
Cliff Wickman
1
-0
/
+1
2009-01-15
x86: avoid early crash in disable_local_APIC()
Jan Beulich
1
-0
/
+4
2009-01-14
x86, pat: fix reserve_memtype() for legacy 1MB range
Suresh Siddha
1
-10
/
+27
2009-01-13
x86, generic: mark complex bitops.h inlines as __always_inline
Andi Kleen
1
-4
/
+10
2009-01-13
x86, cpufreq: remove leftover copymask_copy()
Ingo Molnar
1
-2
/
+0
2009-01-12
Revert "i386: add TRACE_IRQS_OFF for the nmi"
Ingo Molnar
1
-2
/
+0
2009-01-12
Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"
Ingo Molnar
1
-13
/
+12
2009-01-12
x86: fix apic.c build error on latest git
Jaswinder Singh Rajput
2
-0
/
+7
2009-01-12
x86: fix mpparse.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-12
x86: avoid theoretical vmalloc fault loop
Andi Kleen
1
-1
/
+1
2009-01-11
Merge commit 'v2.6.29-rc1' into x86/urgent
Ingo Molnar
779
-13484
/
+47233
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-390
/
+354
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-239
/
+320
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
9
-32
/
+29
2009-01-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
19
-46
/
+27
2009-01-09
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
1
-1
/
+1
2009-01-09
parisc: introduce asm/swab.h
Harvey Harrison
3
-64
/
+69
2009-01-09
x86: only scan the root bus in early PCI quirks
Andi Kleen
1
-8
/
+14
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
7
-237
/
+757
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
3
-0
/
+182
2009-01-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-55
/
+101
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
22
-152
/
+177
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-12
/
+3
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
4
-10
/
+6
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
2
-2
/
+4
2009-01-09
[S390] remove code for oldselect system call
Heiko Carstens
2
-21
/
+0
2009-01-09
[S390] types: add/fix types.h include in header files
Heiko Carstens
8
-3
/
+11
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
1
-0
/
+1
2009-01-09
[S390] asm-s390/posix_types.h: drop __USE_ALL usage
Mike Frysinger
1
-4
/
+0
2009-01-09
[S390] gettimeofday.S: removed duplicated #includes
Huang Weiyi
1
-4
/
+0
2009-01-09
[S390] ptrace: no extern declarations for userspace
Heiko Carstens
1
-2
/
+5
2009-01-09
Merge branch 'linus' into release
Len Brown
2598
-47240
/
+115970
[next]