index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] The scheduled unexport of insert_resource
Adrian Bunk
2006-07-12
1
-2
/
+0
*
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
2006-07-12
1
-37
/
+0
*
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
Marcel Holtmann
2006-07-12
1
-1
/
+1
*
[PATCH] lockdep: disable lock debugging when kernel state becomes untrusted
Arjan van de Ven
2006-07-10
1
-0
/
+2
*
[PATCH] remove the tasklist_lock export
Christoph Hellwig
2006-07-10
1
-3
/
+1
*
[PATCH] uninline init_waitqueue_head()
Ingo Molnar
2006-07-10
1
-2
/
+6
*
[PATCH] swsusp: fix panic when signature can't be read
Linus Torvalds
2006-07-10
1
-2
/
+4
*
[PATCH] swsusp warning fix
Andrew Morton
2006-07-10
1
-10
/
+10
*
[PATCH] swsusp: do not use memcpy for snapshotting memory
Rafael J. Wysocki
2006-07-10
1
-2
/
+8
*
[PATCH] adjust clock for lost ticks
Roman Zippel
2006-07-10
1
-38
/
+47
*
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
2006-07-10
1
-0
/
+6
*
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
1
-1
/
+1
*
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
2006-07-10
1
-2
/
+2
*
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
2006-07-10
1
-33
/
+54
*
[PATCH] lockdep: improve debug output
Arjan van de Ven
2006-07-10
1
-2
/
+3
*
[PATCH] Minor cleanup to lockdep.c
Andi Kleen
2006-07-10
1
-32
/
+12
*
[PATCH] small kernel/sched.c cleanup
Andreas Mohr
2006-07-10
1
-10
/
+7
*
[PATCH] sched: fix bug in __migrate_task()
Peter Williams
2006-07-10
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-07-04
1
-25
/
+32
|
\
|
*
Move workqueue exports to where the functions are defined.
Dave Jones
2006-06-30
1
-11
/
+10
|
*
[CPUFREQ] Add queue_delayed_work_on() interface for workqueues.
Venkatesh Pallipadi
2006-06-30
1
-15
/
+23
*
|
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
2006-07-03
1
-11
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
1
-1
/
+4
|
\
\
|
*
|
[PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts
Benjamin Herrenschmidt
2006-07-03
1
-1
/
+4
*
|
|
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
2006-07-03
1
-125
/
+125
*
|
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
12
-138
/
+153
*
|
|
[PATCH] sched: clean up fallout of recent changes
Ingo Molnar
2006-07-03
1
-166
/
+194
*
|
|
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
2006-07-03
1
-0
/
+4
*
|
|
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-03
1
-1
/
+1
*
|
|
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-07-03
1
-1
/
+1
*
|
|
[PATCH] lockdep: annotate ->mmap_sem
Ingo Molnar
2006-07-03
1
-1
/
+4
*
|
|
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2006-07-03
1
-1
/
+3
*
|
|
[PATCH] lockdep: annotate scheduler runqueue locks
Ingo Molnar
2006-07-03
1
-0
/
+2
*
|
|
[PATCH] lockdep: annotate timer base locks
Ingo Molnar
2006-07-03
1
-0
/
+9
*
|
|
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
2006-07-03
1
-0
/
+4
*
|
|
[PATCH] lockdep: annotate genirq
Ingo Molnar
2006-07-03
1
-0
/
+16
*
|
|
[PATCH] lockdep: annotate futex
Ingo Molnar
2006-07-03
1
-10
/
+18
*
|
|
[PATCH] lockdep: do not recurse in printk
Ingo Molnar
2006-07-03
1
-5
/
+18
*
|
|
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2006-07-03
3
-8
/
+28
*
|
|
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
3
-9
/
+81
*
|
|
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
2
-1
/
+43
*
|
|
[PATCH] lockdep: procfs
Ingo Molnar
2006-07-03
2
-0
/
+348
*
|
|
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
2006-07-03
1
-3
/
+2
*
|
|
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
6
-0
/
+2796
*
|
|
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
3
-20
/
+140
*
|
|
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
2006-07-03
2
-0
/
+25
*
|
|
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
2
-3
/
+3
*
|
|
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
2006-07-03
1
-1
/
+1
*
|
|
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
11
-482
/
+104
*
|
|
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
2006-07-03
1
-316
/
+0
[next]