index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2009-12-17
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+3
2009-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
-0
/
+2
2009-12-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
-5
/
+8
2009-12-17
printk: fix new kernel-doc warnings
Randy Dunlap
-2
/
+2
2009-12-17
do_wait() optimization: do not place sub-threads on task_struct->children list
Oleg Nesterov
-20
/
+18
2009-12-17
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...
WANG Cong
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
-3
/
+3
2009-12-17
cpumask: avoid dereferencing struct cpumask
Rusty Russell
-2
/
+2
2009-12-17
cpumask: use cpu_online in kernel/perf_event.c
Rusty Russell
-1
/
+1
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
-0
/
+2
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
-0
/
+7
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+9
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-219
/
+183
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
-7
/
+21
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
-0
/
+122
2009-12-16
perf events: Allow per-task-per-cpu counters
Peter Zijlstra
-4
/
+7
2009-12-16
kexec: premit reduction of the reserved memory size
Amerigo Wang
-0
/
+80
2009-12-16
pid: reduce code size by using a pointer to iterate over array
André Goddard Rosa
-3
/
+2
2009-12-16
pid: tighten pidmap spinlock critical section by removing kfree()
André Goddard Rosa
-3
/
+4
2009-12-16
signals: check ->group_stop_count after tracehook_get_signal()
Oleg Nesterov
-5
/
+4
2009-12-16
signals: kill force_sig_specific()
Oleg Nesterov
-6
/
+0
2009-12-16
signals: cosmetic, collect_signal: use SI_USER
Oleg Nesterov
-1
/
+1
2009-12-16
signals: send_signal: use si_fromuser() to detect from_ancestor_ns
Oleg Nesterov
-3
/
+2
2009-12-16
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
-3
/
+13
2009-12-16
ptrace: copy_process() should disable stepping
Oleg Nesterov
-2
/
+3
2009-12-16
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
-0
/
+4
2009-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
-3
/
+3
2009-12-16
timecompare: fix half-Y2K38 problem in timecompare_update while calculating o...
Barry Song
-1
/
+1
2009-12-15
perf_events: Fix perf_event_attr layout
Peter Zijlstra
-1
/
+1
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-712
/
+717
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
-5
/
+3
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
-4
/
+3
2009-12-15
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
-4
/
+4
2009-12-15
generic-ipi: cleanup for generic_smp_call_function_interrupt()
Xiao Guangrong
-2
/
+1
2009-12-15
'sysctl_max_map_count' should be non-negative
Amerigo Wang
-1
/
+2
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
-2
/
+13
2009-12-15
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
-1
/
+2
2009-12-15
perf_event: Fix incorrect range check on cpu number
Paul Mackerras
-1
/
+1
2009-12-15
tracing: Fix return of trace_dump_stack()
Steven Rostedt
-1
/
+1
2009-12-15
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
-7
/
+21
2009-12-14
clockevents: Convert to raw_spinlock
Thomas Gleixner
-38
/
+38
2009-12-14
clockevents: Make tick_device_lock static
Thomas Gleixner
-2
/
+1
2009-12-14
perf_event: Convert to raw_spinlock
Thomas Gleixner
-55
/
+55
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
-36
/
+37
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
-108
/
+108
2009-12-14
smp: Convert smplocks to raw_spinlocks
Thomas Gleixner
-16
/
+16
2009-12-14
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
-27
/
+27
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
-59
/
+59
2009-12-14
sched: Convert cpupri lock to raw_spinlock
Thomas Gleixner
-6
/
+6
2009-12-14
sched: Convert rt_runtime_lock to raw_spinlock
Thomas Gleixner
-37
/
+37
[next]