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
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
1
-0
/
+2
2013-07-14
score: delete __cpuinit usage from all score files
Paul Gortmaker
1
-1
/
+1
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-4
/
+4
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-26
/
+6
2013-07-03
mm/score: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-24
/
+2
2013-07-03
score: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-0
/
+1
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-23
score: Wire up asm-generic/xor.h
Geert Uytterhoeven
1
-0
/
+1
2013-06-23
score: Remove unneeded <asm/dma-mapping.h>
Geert Uytterhoeven
1
-6
/
+0
2013-05-25
score: remove redundant kcore_list entries
Kyle McMartin
1
-2
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-10
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-18
/
+0
2013-04-29
mm/score: use common help functions to free reserved pages
Jiang Liu
1
-28
/
+5
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
1
-1
/
+1
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-08
score: Use generic idle loop
Thomas Gleixner
2
-18
/
+1
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-5
/
+0
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-03
score: switch to generic sigaltstack
Al Viro
4
-25
/
+3
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+1
2012-12-20
UAPI: (Scripted) Disintegrate arch/score/include/asm
David Howells
35
-80
/
+118
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-157
/
+29
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+2
2012-11-28
score: switch to generic fork/vfork/clone
Al Viro
6
-58
/
+8
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
7
-102
/
+24
2012-11-28
score: do_sigaltstack() expects a userland pointer...
Al Viro
1
-5
/
+2
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-15
score: switch to generic sys_execve()
Al Viro
4
-30
/
+1
2012-10-15
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
5
-72
/
+23
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+3
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+2
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-5
/
+0
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+1
2012-10-06
score: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-06
sections: fix section conflicts in arch/score
Andi Kleen
1
-0
/
+1
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
3
-6
/
+6
[next]