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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
6
-98
/
+436
2006-07-03
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
1
-2
/
+3
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
4
-30
/
+31
2006-07-03
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
1
-10
/
+10
2006-07-03
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
1
-0
/
+17
2006-07-03
[PATCH] lockdep: annotate sb ->s_umount
Arjan van de Ven
1
-0
/
+1
2006-07-03
[PATCH] lockdep: annotate ->s_lock
Ingo Molnar
1
-0
/
+1
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
1
-0
/
+3
2006-07-03
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
1
-0
/
+3
2006-07-03
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
1
-0
/
+4
2006-07-03
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
1
-0
/
+1
2006-07-03
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
1
-0
/
+3
2006-07-03
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate genirq
Ingo Molnar
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
1
-0
/
+19
2006-07-03
[PATCH] lockdep: annotate dcache
Ingo Molnar
1
-0
/
+12
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
2
-4
/
+35
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
7
-23
/
+92
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
5
-47
/
+104
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
4
-2
/
+359
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2
-31
/
+51
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-x86_64/irqflags.h
Ingo Molnar
1
-38
/
+118
2006-07-03
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
2
-37
/
+62
2006-07-03
[PATCH] lockdep: irqtrace cleanup of include/asm-i386/irqflags.h
Ingo Molnar
1
-12
/
+83
2006-07-03
[PATCH] lockdep: irqtrace subsystem, i386 support
Ingo Molnar
3
-19
/
+62
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
6
-9
/
+172
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
1
-0
/
+20
2006-07-03
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
6
-16
/
+27
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
8
-47
/
+78
2006-07-03
[PATCH] lockdep: remove RWSEM_DEBUG remnants
Ingo Molnar
5
-81
/
+5
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
3
-53
/
+2
2006-07-03
[PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() API
Ingo Molnar
1
-0
/
+12
2006-07-03
[PATCH] lockdep: add local_irq_enable_in_hardirq() API
Ingo Molnar
1
-0
/
+17
2006-07-03
[PATCH] lockdep: add disable/enable_irq_lockdep() API
Ingo Molnar
1
-1
/
+48
2006-07-03
[PATCH] lockdep: add per_cpu_offset()
Ingo Molnar
6
-0
/
+8
2006-07-03
[PATCH] lockdep: add print_ip_sym()
Heiko Carstens
1
-0
/
+14
2006-07-03
[PATCH] lockdep: add is_module_address()
Ingo Molnar
1
-0
/
+6
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
3
-1
/
+8
2006-07-03
[PATCH] PNPACPI: support shareable interrupts
Bjorn Helgaas
1
-0
/
+1
2006-07-03
[PATCH] lockdep: special s390 print_symbol() version
Heiko Carstens
1
-5
/
+6
2006-07-03
[PATCH] genirq ia64 cleanup
Andrew Morton
1
-2
/
+0
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
6
-73
/
+340
2006-07-03
[POWERPC] New device-tree interrupt parsing code
Benjamin Herrenschmidt
1
-0
/
+87
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
3
-26
/
+10
2006-07-02
[PATCH] genirq:fixup missing SA_PERCPU replacement
Thomas Gleixner
1
-0
/
+2
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
3
-8
/
+2
2006-07-02
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
3
-0
/
+16
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+2
[next]