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
/
cris
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
mm/CRIS: clean up unused VALID_PAGE()
Jiang Liu
1
-1
/
+0
2013-07-03
mm/cris: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-31
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+0
2013-05-07
proc: Use PDE attribute setting accessor functions
Geert Uytterhoeven
1
-1
/
+1
2013-05-05
cris: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-335
/
+265
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-7
/
+6
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2
-0
/
+6
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-299
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-67
/
+8
2013-04-29
mm/cris: use common help functions to free reserved pages
Jiang Liu
1
-14
/
+2
2013-04-29
cris: Don't use create_proc_read_entry()
David Howells
2
-330
/
+265
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-10
cpufreq: cris: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-290
/
+0
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2
-7
/
+2
2013-04-08
cris: Use generic idle loop
Thomas Gleixner
5
-33
/
+9
2013-04-08
arch: Cleanup enable/disable_hlt
Thomas Gleixner
3
-37
/
+3
2013-04-05
arch: cris: amend Kconfig after mtdchar merge
Artem Bityutskiy
2
-2
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2
-23
/
+14
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
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
4
-13
/
+9
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-139
/
+17
2013-02-22
new helper: file_inode(file)
Al Viro
3
-10
/
+9
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-5
/
+0
2013-02-21
cris: use "int" for ssize_t to match size_t
Geert Uytterhoeven
1
-5
/
+0
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-15
/
+6
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2013-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-10
/
+1
2013-02-17
cris idle: delete idle and pm_idle
Len Brown
1
-10
/
+1
2013-02-14
burying unused conditionals
Al Viro
2
-3
/
+0
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2013-02-03
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
2
-16
/
+8
2013-02-03
cris: switch to generic old sigaction()
Al Viro
4
-74
/
+1
2013-02-03
cris: switch to generic old sigsuspend
Al Viro
3
-23
/
+1
2013-02-03
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2
-0
/
+3
[next]