index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-35
/
+1
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2012-01-03
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-29
/
+1
2012-01-03
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-12-05
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
1
-3
/
+1
2011-11-21
clocksource: cris: Convert to clocksource_register_khz
John Stultz
1
-3
/
+1
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2011-11-13
Merge branch 'master' into for-next
Jiri Kosina
6
-12
/
+14
2011-11-09
net: Fix references to deleted NET_ETHERNET Kconfig setting.
David S. Miller
2
-2
/
+2
2011-11-09
net: add wireless TX status socket option
Johannes Berg
1
-0
/
+3
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-2
/
+2
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-10
/
+10
2011-10-31
Kconfig: remove a few puzzling comments
Paul Bolle
1
-1
/
+0
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+2
2011-10-13
cris: remove arch/cris/arch-v32/lib/nand_init.S
Paul Bolle
1
-178
/
+0
2011-10-11
Fix file references in Kconfig files
Johann Felix Soden
2
-8
/
+8
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
3
-2
/
+11
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2
-0
/
+2
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2
-2
/
+2
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2
-2
/
+2
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2
-2
/
+2
2011-08-25
cris: add arch/cris/include/asm/serial.h
WANG Cong
1
-0
/
+9
2011-08-03
cris: add missing declaration of kgdb_init() and breakpoint()
WANG Cong
1
-0
/
+3
2011-08-03
cris: fix the prototype of sync_serial_ioctl()
WANG Cong
1
-1
/
+1
2011-08-03
cris: fix a build error in sync_serial_open()
WANG Cong
1
-2
/
+2
2011-08-03
cris: fix a build error in kernel/fork.c
WANG Cong
1
-3
/
+3
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-1
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
5
-5
/
+4
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-2
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
2
-2
/
+0
2011-07-25
cris, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-2
/
+0
2011-07-25
cris: fix some build warnings in pinmux.c
WANG Cong
1
-4
/
+6
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-40
/
+3
2011-05-28
Merge branch 'setns'
Linus Torvalds
3
-1
/
+4
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
3
-1
/
+4
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-9
/
+10
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-4
/
+0
2011-05-25
cris: convert old cpumask API into new one
KOSAKI Motohiro
2
-17
/
+20
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-25
mtd: cris: convert to mtd_device_register()
Jamie Iles
4
-9
/
+10
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
4
-14
/
+0
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-18
cris: typo in mach-fs Makefile
Sarah Nadi
1
-1
/
+1
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-5
/
+8
[next]