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
2010-03-03
Rename .text.start to .text..start.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
5
-8
/
+8
2010-03-03
Rename .data.lock_aligned to .data..lock_aligned.
Denys Vlasenko
2
-3
/
+3
2010-03-03
Rename .data.initvect to .data..initvect.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .data.init to .data..init.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .data.nosave to .data..nosave.
Denys Vlasenko
1
-1
/
+1
2010-03-03
Rename .text.startup to .text..startup.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .text.page_aligned to .text..page_aligned.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .text.lock to .text..lock.
Denys Vlasenko
2
-3
/
+3
2010-03-03
Rename .text.ivt to .text..ivt.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .rodata.compressed to .rodata..compressed.
Denys Vlasenko
3
-4
/
+4
2010-03-03
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
Denys Vlasenko
2
-7
/
+7
2010-03-03
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
11
-11
/
+11
2010-03-03
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
1
-1
/
+1
2010-03-03
Rename .data..patch.XXX to .data..patch.XXX.
Denys Vlasenko
5
-25
/
+25
2010-03-03
Rename .data.init_irqstack to .data..init_irqstack.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .data.gate to .data..gate.
Denys Vlasenko
4
-5
/
+5
2010-03-03
Rename .bss.stack to .bss..stack.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .bss.page_aligned to .bss..page_aligned.
Tim Abbott
1
-1
/
+1
2010-03-03
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2
-2
/
+2
2010-03-03
powerpc: remove unused __page_aligned definition.
Tim Abbott
1
-8
/
+0
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
2
-4
/
+2
2010-03-03
Rename .data.cacheline_aligned to .data..cacheline_aligned.
Tim Abbott
2
-2
/
+2
2010-02-05
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
Andi Kleen
1
-0
/
+5
2010-02-02
scripts: change scripts to use system python instead of env
Don Zickus
1
-1
/
+1
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
3
-21
/
+4
2010-01-29
x86: get rid of the insane TIF_ABI_PENDING bit
H. Peter Anvin
5
-23
/
+13
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
2
-5
/
+7
2010-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-95
/
+1
2010-01-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-13
/
+192
2010-01-28
[ARM] Update mach-types
Russell King
1
-1
/
+59
2010-01-28
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
3
-6
/
+15
2010-01-28
x86/PCI: remove IOH range fetching
Jeff Garrett
2
-95
/
+1
2010-01-28
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
David VomLehn
4
-3
/
+18
2010-01-28
MIPS: PowerTV: Streamline access to platform device registers
David VomLehn
6
-303
/
+361
2010-01-28
MIPS: Fix vmlinuz build for 32bit-only math shells
Alexander Clouter
1
-2
/
+5
2010-01-28
MIPS: Add support of LZO-compressed kernels
Wu Zhangjin
3
-0
/
+7
2010-01-27
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
4
-6
/
+118
2010-01-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-7
/
+6
2010-01-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-865
/
+40
2010-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+2
2010-01-27
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
Martin Schwidefsky
2
-0
/
+2
2010-01-27
[S390] use set_current_state in sigsuspend
Martin Schwidefsky
1
-1
/
+1
2010-01-27
[S390] irqflags: add missing types.h include
Heiko Carstens
1
-6
/
+3
2010-01-26
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...
Russ Anderson
2
-2
/
+2
2010-01-26
sparc64: Fix UP build.
David S. Miller
1
-4
/
+2
2010-01-25
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+18
2010-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
18
-424
/
+749
2010-01-25
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-131
/
+229
2010-01-25
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
Wei Yongjun
1
-2
/
+3
[next]