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-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
28
-290
/
+1128
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-0
/
+1
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
1
-0
/
+22
2005-09-07
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
1
-29
/
+43
2005-09-07
[PATCH] introduce and use kzalloc
Pekka J Enberg
5
-10
/
+6
2005-09-07
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
1
-13
/
+28
2005-09-07
[PATCH] cpusets: re-enable "dynamic sched domains"
John Hawkes
1
-12
/
+0
2005-09-07
[PATCH] cpusets: fix the "dynamic sched domains" bug
John Hawkes
1
-20
/
+69
2005-09-07
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
1
-54
/
+236
2005-09-07
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
1
-0
/
+33
2005-09-07
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
1
-8
/
+72
2005-09-07
[PATCH] futex: remove duplicate code
Pekka Enberg
1
-12
/
+9
2005-09-07
[PATCH] fix send_sigqueue() vs thread exit race
Oleg Nesterov
2
-23
/
+27
2005-09-07
[PATCH] remove a redundant variable in sys_prctl()
Jesper Juhl
1
-4
/
+2
2005-09-07
[PATCH] largefile support for accounting
Peter Staubach
1
-1
/
+1
2005-09-07
[PATCH] do_notify_parent_cldstop() cleanup
Oleg Nesterov
1
-35
/
+26
2005-09-07
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
1
-1
/
+1
2005-09-07
[PATCH] create_workqueue_thread() signedness fix
Mika Kukkonen
1
-1
/
+1
2005-09-07
[PATCH] flush icache early when loading module
Thomas Koeller
1
-14
/
+19
2005-09-07
[PATCH] optimize writer path in time_interpolator_get_counter()
Alex Williamson
1
-4
/
+13
2005-09-07
[PATCH] Provide better printk() support for SMP machines
David Howells
1
-1
/
+12
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
4
-0
/
+154
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-0
/
+116
2005-09-07
[PATCH] swsusp: update documentation
Pavel Machek
1
-1
/
+1
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2
-2
/
+16
2005-09-07
[kernel-doc] fix various DocBook build problems/warnings
Jeff Garzik
1
-0
/
+1
2005-09-05
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
1
-0
/
+3
2005-09-05
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
1
-2
/
+3
2005-09-05
[PATCH] pm: fix process freezing
Pavel Machek
1
-2
/
+22
2005-09-05
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
2
-35
/
+22
2005-09-05
[PATCH] swsusp: add locking to software_resume
Shaohua Li
1
-1
/
+9
2005-09-05
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
1
-12
/
+1
2005-09-05
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
2
-5
/
+171
2005-09-05
[PATCH] remove busywait in refrigerator
Pavel Machek
1
-2
/
+3
2005-09-05
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
1
-6
/
+6
2005-09-03
Merge linux-2.6 into linux-acpi-2.6 test
Len Brown
2
-4
/
+3
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-3
/
+1
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+2
2005-08-26
Auto-update from upstream
Len Brown
1
-19
/
+13
2005-08-26
[PATCH] completely disable cpu_exclusive sched domain
Paul Jackson
1
-0
/
+13
2005-08-26
[PATCH] undo partial cpu_exclusive sched domain disabling
Paul Jackson
1
-19
/
+0
2005-08-25
Merge HEAD from ../from-linus
Len Brown
1
-0
/
+19
2005-08-25
[ACPI] IA64-related ACPI Kconfig fixes
Len Brown
1
-0
/
+1
2005-08-24
[PATCH] cpu_exclusive sched domains build fix
Paul Jackson
1
-1
/
+3
2005-08-23
[PATCH] cpu_exclusive sched domains on partial nodes temp fix
Paul Jackson
1
-0
/
+17
2005-08-23
[PATCH] preempt race in getppid
David Meybohm
1
-1
/
+1
2005-08-18
[PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)
Matt Mackall
1
-2
/
+2
2005-08-17
[PATCH] NPTL signal delivery deadlock fix
Bhavesh P. Davda
1
-1
/
+1
2005-08-10
[PATCH] remove name length check in a workqueue
James Bottomley
1
-2
/
+0
[next]