Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
81e6f520898edbda56e8680d338ace4f5694874e
/
kernel
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
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
7fda041
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
6b8212a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bcd5507
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
092b2fb
irqdomain: Remove powerpc dependency from debugfs file
by Grant Likely
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
cf3f892
pidns: add reboot_pid_ns() to handle the reboot syscall
by Daniel Lezcano
· 13 years ago
5a04cca
sysctl: use bitmap library functions
by Akinobu Mita
· 13 years ago
eaa3be6
kexec: add further check to crashkernel
by Zhenzhong Duan
· 13 years ago
d034cfa
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
by Will Deacon
· 13 years ago
b3a7e98
smp: add func to IPI cpus based on parameter func
by Gilad Ben-Yossef
· 13 years ago
3fc498f
smp: introduce a generic on_each_cpu_mask() function
by Gilad Ben-Yossef
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
96f951e
Add #includes needed to permit the removal of asm/system.h
by David Howells
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
160594e
cpusets: Remove an unused variable
by Dan Carpenter
· 13 years ago
1b028ab
sched/rt: Improve pick_next_highest_task_rt()
by Michael J Wang
· 13 years ago
2baab4e
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
by Peter Zijlstra
· 13 years ago
f946eeb
module: Remove module size limit
by Sasha Levin
· 13 years ago
d53799b
module: move __module_get and try_module_get() out of line.
by Steven Rostedt
· 13 years ago
026cee0
params: <level>_initcall-like kernel parameters
by Pawel Moll
· 13 years ago
8b82528
module_param: remove support for bool parameters which are really int.
by Rusty Russell
· 13 years ago
02608be
module: add kernel param to force disable module load
by Dave Young
· 13 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
c5e14e7
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
by Thomas Gleixner
· 13 years ago
f1d38e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
by Linus Torvalds
· 13 years ago
1cc684a
kmod: make __request_module() killable
by Oleg Nesterov
· 13 years ago
3e63a93
kmod: introduce call_modprobe() helper
by Oleg Nesterov
· 13 years ago
5b9bd47
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
by Oleg Nesterov
· 13 years ago
9d944ef
usermodehelper: kill umh_wait, renumber UMH_* constants
by Oleg Nesterov
· 13 years ago
d0bd587
usermodehelper: implement UMH_KILLABLE
by Oleg Nesterov
· 13 years ago
b344992
usermodehelper: introduce umh_complete(sub_info)
by Oleg Nesterov
· 13 years ago
a02d6fd
signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/
by Oleg Nesterov
· 13 years ago
def8cf7
signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths
by Oleg Nesterov
· 13 years ago
629d362
signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE
by Oleg Nesterov
· 13 years ago
ee00560c
ptrace: remove PTRACE_SEIZE_DEVEL bit
by Denys Vlasenko
· 13 years ago
aa9147c
ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
by Denys Vlasenko
· 13 years ago
86b6c1f
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
by Denys Vlasenko
· 13 years ago
8c5cf9e
ptrace: don't modify flags on PTRACE_SETOPTIONS failure
by Denys Vlasenko
· 13 years ago
b60f796
kernel/watchdog.c: add comment to watchdog() exit path
by Andrew Morton
· 13 years ago
4501980
kernel/watchdog.c: convert to pr_foo()
by Andrew Morton
· 13 years ago
7a05c0f
watchdog: make sure the watchdog thread gets CPU on loaded system
by Michal Hocko
· 13 years ago
397a21f
kernel/exit.c: if init dies, log a signal which killed it, if any
by Denys Vlasenko
· 13 years ago
ebec18a
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
by Lennart Poettering
· 13 years ago
88b28ad
kernel-time: fix s/then/than/ spelling errors
by Jim Cromie
· 13 years ago
335dd85
time: remove no_sync_cmos_clock
by Cesar Eduardo Barros
· 13 years ago
e919cfd
time: Avoid scary backtraces when warning of > 11% adj
by John Stultz
· 13 years ago
ad30dfa
alarmtimer: Make sure we initialize the rtctimer
by John Stultz
· 13 years ago
a20ae85
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 13 years ago
e335e3e
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
by Raghavendra K T
· 13 years ago
6c16a6d
sched: Fix compiler warning about declared inline after use
by Peter Zijlstra
· 13 years ago
7bfe0e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
6b43ae8
ntp: Fix leap-second hrtimer livelock
by John Stultz
· 13 years ago
1ba0c17
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
by Jason Wessel
· 13 years ago
b8adde8
kdb: Avoid using dbg_io_ops until it is initialized
by Tim Bird
· 13 years ago
bec4d62
kgdb,debug_core: add the ability to control the reboot notifier
by Jason Wessel
· 13 years ago
8f30d41
KDB: Fix usability issues relating to the 'enter' key.
by Andrei Warkentin
· 13 years ago
2366e04
kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
by Jason Wessel
· 13 years ago
9fbe465
kgdb: Respect that flush op is optional
by Jan Kiszka
· 13 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
ca464d6
memcg: let css_get_next() rely upon rcu_read_lock()
by Hugh Dickins
· 13 years ago
42aee6c
cgroup: revert ss_id_lock to spinlock
by Hugh Dickins
· 13 years ago
05af2e1
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
by David Rientjes
· 13 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 13 years ago
c3f0327
mm: add rss counters consistency check
by Konstantin Khlebnikov
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
b871661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
38eff28
constify path argument of trace_seq_path()
by Al Viro
· 13 years ago
66b3fad
constify path argument of audit_log_d_path()
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
e45836f
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
b6e238d
exit_signal: fix the "parent has changed security domain" logic
by Oleg Nesterov
· 13 years ago
e636825
exit_signal: simplify the "we have changed execution domain" logic
by Oleg Nesterov
· 13 years ago
5f8aadd
CLONE_PARENT shouldn't allow to set ->exit_signal
by Oleg Nesterov
· 13 years ago
161f7a7
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0bbfcaf
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0de9a1e
power: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
d762a50
kdb: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
5ed59af
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e04268b
genirq: Remove paranoid warnons and bogus fixups
by Thomas Gleixner
· 13 years ago
a4ca129
time: Remove bogus comments
by Thomas Gleixner
· 13 years ago
f695cf9
time: Fix change_clocksource locking
by John Stultz
· 13 years ago
79f0713
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
by Cyrill Gorcunov
· 13 years ago
a078c6d
ntp: Fix integer overflow when setting time
by Sasha Levin
· 13 years ago
600e145
printk: Make it compile with !CONFIG_PRINTK
by Peter Zijlstra
· 13 years ago
f1cbd03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
7140ea1
genirq: Flush the irq thread on synchronization
by Ido Yariv
· 13 years ago
2dc9b5d
padata: Fix race on sequence number wrap
by Steffen Klassert
· 13 years ago
3047817
padata: Fix race in the serialization path
by Steffen Klassert
· 13 years ago
Next »