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-07-03
MIPS: 64-bit: Fix o32 core dump
Yong Zhang
3
-4
/
+22
2009-07-03
MIPS: CMP: Update sync-r4k for current kernel
Tim Anderson
2
-16
/
+17
2009-07-03
MIPS: CMP: Move gcmp_probe to before the SMP ops
Tim Anderson
3
-5
/
+16
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
5
-62
/
+25
2009-07-03
MIPS: CMP: Extend IPI handling to CPU number
Tim Anderson
2
-38
/
+40
2009-07-03
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
Tim Anderson
2
-11
/
+8
2009-07-03
MIPS: Define __arch_swab64 for all mips r2 cpus
David Daney
1
-2
/
+6
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
2
-19
/
+4
2009-07-03
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
David Daney
5
-6
/
+20
2009-07-03
MIPS: Malta: Remove unnecessary function prototypes
Dmitri Vorobiev
1
-3
/
+0
2009-07-03
MIPS: MT: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-03
MIPS: Add support for Texas Instruments AR7 System-on-a-Chip
Florian Fainelli
18
-0
/
+3307
2009-07-03
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-4
/
+9
2009-07-03
x86: Remove unused function lapic_watchdog_ok()
Jaswinder Singh Rajput
2
-6
/
+0
2009-07-03
x86: Remove unused variable disable_x2apic
Jaswinder Singh Rajput
1
-2
/
+0
2009-07-03
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
1
-1
/
+1
2009-07-03
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
Mike Galbraith
1
-0
/
+1
2009-07-03
x86: Fix fixmap page order for FIX_TEXT_POKE0,1
Mathieu Desnoyers
1
-2
/
+2
2009-07-03
sh: define PERF_COUNTER_INDEX_OFFSET.
Paul Mundt
1
-0
/
+2
2009-07-03
parisc: use generic atomic64 on 32-bit
Kyle McMartin
2
-1
/
+6
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
3
-1
/
+9
2009-07-03
parisc: add task_pt_regs macro
Kyle McMartin
1
-0
/
+3
2009-07-03
parisc: wire sys_perf_counter_open to sys_ni_syscall
Kyle McMartin
2
-1
/
+3
2009-07-03
parisc: inventory.c, fix bloated stack frame
Kyle McMartin
1
-17
/
+24
2009-07-03
parisc: processor.c, fix bloated stack frame
Kyle McMartin
1
-5
/
+11
2009-07-03
parisc: fix compile warning in mm/init.c
Kyle McMartin
1
-1
/
+1
2009-07-03
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
1
-62
/
+0
2009-07-03
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
2
-2
/
+4
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
3
-19
/
+30
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
2009-07-03
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
1
-1
/
+1
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
1
-1
/
+1
2009-07-03
parisc: decode_exc.c should include kernel.h
Alexander Beregalov
1
-1
/
+1
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-1
/
+1
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
1
-4
/
+4
2009-07-03
parisc: fix ldcw inline assembler
Helge Deller
1
-2
/
+2
2009-07-03
parisc: kill WARN in free_initmem when DEBUG_KERNEL
Kyle McMartin
1
-20
/
+9
2009-07-03
parisc: Remove casts from atomic macros
Bastian Blank
1
-4
/
+4
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
7
-14
/
+6
2009-07-03
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
2
-1
/
+5
2009-07-02
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-14
/
+3
2009-07-02
[ARM] 5576/1: Update kb9202_defconfig
Matthias Kaehlcke
1
-316
/
+842
2009-07-02
x86: add boundary check for 32bit res before expand e820 resource to alignment
Yinghai Lu
1
-6
/
+10
2009-07-02
x86: fix power-of-2 round_up/round_down macros
Linus Torvalds
1
-2
/
+9
2009-07-02
amd-iommu: set evt_buf_size correctly
Joerg Roedel
1
-0
/
+2
2009-07-02
[ARM] 5581/1: U300 clock updates
Linus Walleij
1
-41
/
+80
2009-07-02
[ARM] 5579/1: Updated U300 defconfig
Linus Walleij
1
-39
/
+53
2009-07-02
amd-iommu: handle alias entries correctly in init code
Joerg Roedel
1
-4
/
+7
2009-07-02
x86: Fix printk call in print_local_apic()
Ingo Molnar
1
-18
/
+13
2009-07-01
FRV: Add basic performance counter support
David Howells
4
-1
/
+38
[prev]
[next]