index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-09
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
3
-49
/
+47
2005-11-09
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
3
-53
/
+28
2005-11-09
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
3
-70
/
+52
2005-11-09
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
1
-1
/
+1
2005-11-09
[PATCH] quieten softlockup at boot
Anton Blanchard
1
-3
/
+0
2005-11-09
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
1
-0
/
+33
2005-11-08
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
Al Viro
1
-29
/
+107
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-7
/
+0
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
1
-30
/
+62
2005-11-07
[SPARC64] mm: context switch ptlock
Hugh Dickins
1
-7
/
+0
2005-11-07
[PATCH] unexport uts_sem
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] unexport idle_cpu
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] unexport console_unblank
Adrian Bunk
1
-1
/
+0
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-1
/
+1
2005-11-07
[PATCH] more kernel-doc cleanups, additions
Randy Dunlap
3
-6
/
+11
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
1
-1
/
+1
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Ananth N Mavinakayanahalli
1
-61
/
+42
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
Ananth N Mavinakayanahalli
1
-15
/
+28
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-0
/
+82
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] FUTEX_WAKE_OP: enhanced error handling
David Gibson
1
-0
/
+5
2005-11-07
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
1
-2
/
+2
2005-11-07
[PATCH] Process Events Connector
Matt Helsley
3
-0
/
+13
2005-11-07
[PATCH] swsusp: remove unused variable
Pavel Machek
1
-8
/
+1
2005-11-07
[PATCH] swsusp cleanups
Pavel Machek
2
-28
/
+27
2005-11-07
[PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code
Heiko Carstens
4
-4
/
+7
2005-11-07
[PATCH] posix-timers `unlikely' rejig
Andrew Morton
1
-3
/
+3
2005-11-04
[PATCH] improve scheduler fairness a bit
Oleg Nesterov
1
-1
/
+1
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
32
-1143
/
+1661
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
3
-0
/
+3
2005-10-30
[PATCH] Remove duplicate code in signal.c
Paul E. McKenney
1
-11
/
+5
2005-10-30
[PATCH] remove unneeded SI_TIMER checks
Oleg Nesterov
1
-18
/
+0
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
[next]