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
2009-01-26
xen: unitialised return value in xenbus_write_transaction
Ian Campbell
1
-6
/
+5
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
xen: handle highmem pages correctly when shrinking a domain
Ian Campbell
1
-4
/
+7
2009-01-23
x86, mm: fix pte_free()
Peter Zijlstra
1
-0
/
+1
2009-01-22
xen: actually release memory when shrinking domain
Dan Magenheimer
1
-0
/
+5
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-19
work_on_cpu: Use our own workqueue.
Rusty Russell
1
-1
/
+7
2009-01-19
work_on_cpu: don't try to get_online_cpus() in work_on_cpu.
Rusty Russell
1
-10
/
+4
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-18
x86: define ARCH_WANT_FRAME_POINTERS
Jeff Mahoney
1
-0
/
+9
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
5
-9
/
+15
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
3427
-74531
/
+642166
2009-01-10
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
1
-2
/
+2
2009-01-10
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
1
-4
/
+42
2009-01-10
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
3
-0
/
+13
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
43
-399
/
+363
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-268
/
+363
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
2
-10
/
+10
2009-01-09
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-09
filesystem freeze: implement generic freeze feature
Takashi Sato
5
-10
/
+130
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
12
-68
/
+107
2009-01-09
memstick: annotate endianness of attribute structs
Harvey Harrison
2
-24
/
+23
2009-01-09
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-09
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
[next]