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
2006-01-06
[PATCH] kernel/module.c: removed dead code
Jayachandran C
-2
/
+1
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
-5
/
+5
2006-01-06
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
-7
/
+9
2006-01-06
[PATCH] swsusp: save image header first
Rafael J. Wysocki
-126
/
+65
2006-01-06
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
-92
/
+36
2006-01-06
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
-6
/
+31
2006-01-06
[PATCH] swsusp: limit image size
Rafael J. Wysocki
-14
/
+11
2006-01-06
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
-3
/
+0
2006-01-06
[PATCH] swsusp: fix enough_free_mem
Rafael J. Wysocki
-2
/
+8
2006-01-06
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
-36
/
+125
2006-01-06
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
-176
/
+417
2006-01-06
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
-159
/
+4
2006-01-06
[PATCH] Alpha: convert to generic irq framework (generic part)
Ivan Kokshaysky
-1
/
+5
2006-01-06
[PATCH] FRV: Make futex code compilable on nommu [try #2]
David Howells
-0
/
+7
2006-01-06
[PATCH] swsusp: resume_store() retval fix
Andrew Morton
-18
/
+16
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
-9
/
+29
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
-0
/
+5
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
-0
/
+3
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
-9
/
+9
2006-01-04
[PATCH] add uevent_helper control in /sys/kernel/
Kay Sievers
-3
/
+22
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
-3
/
+1
2006-01-03
update the email address of Randy Dunlap
Adrian Bunk
-1
/
+1
2006-01-03
gitignore: ignore more generated files
-0
/
+5
2005-12-31
sysctl: make sure to terminate strings with a NUL
Linus Torvalds
-10
/
+15
2005-12-30
[PATCH] Fix false old value return of sysctl
Yi Yang
-1
/
+1
2005-12-30
sysctl: don't overflow the user-supplied buffer with '\0'
Linus Torvalds
-3
/
+1
2005-12-24
[PATCH] Fix memory ordering problem in wake_futex()
Andrew Morton
-0
/
+6
2005-12-20
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
Jason Wessel
-1
/
+1
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
-0
/
+13
2005-12-12
[PATCH] kprobes: no probes on critical path
Keshavamurthy Anil S
-1
/
+2
2005-12-12
[PATCH] Add try_to_freeze to kauditd
Pierre Ossman
-1
/
+3
2005-12-12
[PATCH] kprobes: fix race in aggregate kprobe registration
Keshavamurthy Anil S
-4
/
+1
2005-12-12
[PATCH] Add getnstimestamp function
Matt Helsley
-0
/
+22
2005-12-12
[PATCH] Fix RCU race in access of nohz_cpu_mask
Srivatsa Vaddagiri
-5
/
+13
2005-12-12
[PATCH] Fix bug in RCU torture test
Srivatsa Vaddagiri
-2
/
+1
2005-12-12
[PATCH] add rcu_barrier() synchronization point
Dipankar Sarma
-0
/
+41
2005-12-12
[PATCH] Kprobes: Reference count the modules when probed on it
Mao, Bibo
-2
/
+16
2005-11-29
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
-5
/
+16
2005-11-29
[PATCH] Fix crash when ptrace poking hugepage areas
David Gibson
-1
/
+2
2005-11-28
[PATCH] cpuset fork locking fix
Paul Jackson
-2
/
+1
2005-11-28
[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls
Ben Collins
-6
/
+6
2005-11-28
[PATCH] fix 32bit overflow in timespec_to_sample()
Oleg Nesterov
-1
/
+1
2005-11-28
[PATCH] fork.c: proc_fork_connector() called under write_lock()
Andrew Morton
-1
/
+1
2005-11-28
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
-34
/
+49
2005-11-23
[PATCH] Fix crash in unregister_console()
Benjamin Herrenschmidt
-1
/
+1
2005-11-23
[PATCH] mm: unbloat get_futex_key
Hugh Dickins
-15
/
+0
2005-11-23
[PATCH] Check the irq number is within bounds
Matthew Wilcox
-0
/
+15
2005-11-22
[PATCH] unpaged: copy_page_range vma
Hugh Dickins
-1
/
+1
2005-11-18
[PATCH] add success/failure indication to RCU torture test
Paul E. McKenney
-6
/
+24
2005-11-13
[PATCH] DocBook: include printk documentation
Martin Waitz
-2
/
+14
[next]