Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
56be1a17d76d8517fe56e0e3da63d1d203b45d1e
/
arch
/
cris
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
af1839e
Kconfig: clean up the long arch list for the UID16 config option
by Catalin Marinas
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
16f3e95
cross-arch: don't corrupt personality flags upon exec()
by Jiri Kosina
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
b463036
Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
d75d806
CRIS: Remove VCS simulator specific code
by Jesper Nilsson
· 12 years ago
227c6fc
cris/PCI: remove pcibios_assign_resources()
by Bjorn Helgaas
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
abbf159
UAPI: Partition the header include path sets and add uapi/ header directories
by David Howells
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
c633f9e
cris: Add missing RCU idle APIs on idle loop
by Frederic Weisbecker
· 12 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
f3328a0
cris/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
bb8ac18
bury __kernel_nlink_t, make internal nlink_t consistent
by Al Viro
· 12 years ago
4c9c6a1
cris: select GENERIC_ATOMIC64
by Cong Wang
· 12 years ago
4b7eba4
Merge tag 'cris-for-linus' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 12 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
24d696a
cris: missing checks of __get_user()/__put_user() return values
by Al Viro
· 13 years ago
6eef019
cris: don't open-code force_sigsegv()
by Al Viro
· 13 years ago
a4e075c
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
by Al Viro
· 13 years ago
f3b5e82
cris: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 12 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 12 years ago
5227b63
cris: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
803fc74
cris: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
c172ede
cris: Use generic init_task
by Thomas Gleixner
· 13 years ago
a4cfc31
cris: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
7b91747
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
by Paul Gortmaker
· 13 years ago
9c75fc8
CRIS: Remove legacy RTC drivers
by Jesper Nilsson
· 13 years ago
4d5914d
cris/mm/fault.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 years ago
dfb73a0
cris:fix the wrong function declear
by Wanlong Gao
· 13 years ago
473e162
CRIS: Add _sdata to vmlinux.lds.S
by Jesper Nilsson
· 13 years ago
74f077d
cris: posix_types.h, include asm-generic/posix_types.h
by Jiri Slaby
· 13 years ago
a52bdec
cris/arch-v32: cryptocop: Use kzalloc
by Jesper Nilsson
· 14 years ago
4bade04
cris:removed the unused variable
by Wanlong Gao
· 14 years ago
06e4484
CRISv32: Correct name of read_mostly section.
by Jesper Nilsson
· 14 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
b1a154d
Disintegrate asm/system.h for CRIS
by David Howells
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
4d6232b
cris: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
7086c19
mtd: introduce mtd_block_isbad interface
by Artem Bityutskiy
· 13 years ago
329ad39
mtd: introduce mtd_read interface
by Artem Bityutskiy
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
84dfa98
consolidate a bunch of ipcbuf.h instances
by Al Viro
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
0518469
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 13 years ago
4673ca8
lib: move GENERIC_IOMAP to lib/Kconfig
by Michael S. Tsirkin
· 13 years ago
027f6ad
clocksource: cris: Convert to clocksource_register_khz
by John Stultz
· 14 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2290c0d
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
1e49570
net: Fix references to deleted NET_ETHERNET Kconfig setting.
by David S. Miller
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
bfc994b
Kconfig: remove a few puzzling comments
by Paul Bolle
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
c0b5bf0
cris: remove arch/cris/arch-v32/lib/nand_init.S
by Paul Bolle
· 13 years ago
0348299
Fix file references in Kconfig files
by Johann Felix Soden
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
bb9ebd4
mtd: nand: rename NAND_USE_FLASH_BBT
by Brian Norris
· 13 years ago
a40f734
mtd: nand: consolidate redundant flash-based BBT flags
by Brian Norris
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
02016bc
cris: add arch/cris/include/asm/serial.h
by WANG Cong
· 13 years ago
Next »