index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-11
/
+7
2005-10-30
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
2
-20
/
+25
2005-10-30
[PATCH] sched: hardcode non-smp set_cpus_allowed
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
1
-6
/
+10
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
3
-0
/
+503
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-0
/
+4
2005-10-30
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
1
-0
/
+9
2005-10-30
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
1
-5
/
+5
2005-10-30
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
1
-36
/
+42
2005-10-30
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-10-30
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2
-5
/
+8
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+4
2005-10-30
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-137
/
+281
2005-10-30
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
2005-10-30
[PATCH] cpuset cleanup
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-30
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
1
-46
/
+25
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
1
-6
/
+4
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
1
-35
/
+0
2005-10-30
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
1
-13
/
+20
2005-10-30
[PATCH] ntp whitespace cleanup
Andrew Morton
1
-126
/
+126
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
2
-61
/
+17
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
1
-2
/
+11
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-6
/
+2
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-1
/
+4
2005-10-30
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2
-7
/
+3
2005-10-30
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
1
-7
/
+1
2005-10-30
[PATCH] swsusp: cleanups
Pavel Machek
1
-12
/
+10
2005-10-30
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2
-31
/
+3
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
4
-83
/
+45
2005-10-30
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
3
-43
/
+43
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
4
-437
/
+486
2005-10-30
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
1
-84
/
+75
2005-10-30
[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers
Ashok Raj
1
-0
/
+1
2005-10-30
[PATCH] Remove redundant configs.o
Brian Gerst
1
-1
/
+0
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-4
/
+2
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-2
/
+0
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2
-3
/
+4
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-9
/
+16
2005-10-29
[PATCH] mm: dup_mmap down new mmap_sem
Hugh Dickins
1
-5
/
+4
2005-10-29
[PATCH] mm: dup_mmap use oldmm more
Hugh Dickins
1
-6
/
+6
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2
-3
/
+3
2005-10-29
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
1
-1
/
+1
2005-10-29
[PATCH] TIMERS: add missing compensation for HZ == 250
YOSHIFUJI Hideaki
1
-0
/
+9
2005-10-29
[PATCH] missing exports of do_settimeofday() variants
Al Viro
1
-0
/
+1
2005-10-29
[PATCH] fix ->signal->live leak in copy_process()
Oleg Nesterov
1
-0
/
+2
2005-10-28
[PATCH] gfp_t: kernel/*
Al Viro
4
-9
/
+8
[next]