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-06-25
[PATCH] m68k: convert mac irq code
Roman Zippel
3
-18
/
+5
2006-06-25
[PATCH] m68k: convert apollo irq code
Roman Zippel
1
-0
/
+4
2006-06-25
[PATCH] m68k: convert amiga irq code
Roman Zippel
1
-5
/
+3
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
3
-48
/
+25
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
2
-7
/
+20
2006-06-25
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
1
-55
/
+37
2006-06-25
[PATCH] m68k: cleanup generic irq names
Roman Zippel
3
-34
/
+10
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
1
-0
/
+7
2006-06-25
[PATCH] m68k: dma API addition
Roman Zippel
1
-0
/
+28
2006-06-25
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
2
-10
/
+61
2006-06-25
[PATCH] m68k: small flush_icache() cleanup
Roman Zippel
1
-20
/
+20
2006-06-25
[PATCH] m68k: fix constraints of the signal functions and some cleanup
Roman Zippel
1
-5
/
+14
2006-06-25
[PATCH] m68k: fix uaccess.h for gcc-3.x
Roman Zippel
1
-107
/
+127
2006-06-25
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
7
-163
/
+16
2006-06-25
[PATCH] page migration: Support a vma migration function
Christoph Lameter
2
-1
/
+12
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+0
2006-06-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
26
-50
/
+266
2006-06-24
Merge signal handler branch
Russell King
1
-1
/
+78
2006-06-24
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
1
-1
/
+78
2006-06-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-92
/
+435
2006-06-24
Add some basic resume trace facilities
Linus Torvalds
2
-3
/
+34
2006-06-24
Merge S3C24xx branch
Russell King
10
-29
/
+185
2006-06-24
Merge ep93xx branch
Russell King
2
-0
/
+3
2006-06-24
[ARM] 3645/1: S3C2412: irq support for external interrupts
Ben Dooks
2
-23
/
+13
2006-06-24
[ARM] 3639/1: S3C2412: serial port support
Ben Dooks
2
-0
/
+18
2006-06-24
[ARM] 3638/1: S3C2412: core clocks
Ben Dooks
1
-1
/
+62
2006-06-24
[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support
Ben Dooks
5
-5
/
+92
2006-06-24
[ARM] 3631/1: Remove legacy __mem_isa() definitions
Andrew Victor
13
-20
/
+0
2006-06-24
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
Lennert Buytenhek
2
-0
/
+3
2006-06-23
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
2
-16
/
+39
2006-06-23
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
3
-1
/
+69
2006-06-23
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
3
-9
/
+104
2006-06-23
[SPARC64]: Add of_device layer and make ebus/isa use it.
David S. Miller
3
-0
/
+74
2006-06-23
[SPARC64]: Expand of_*() interfaces some more.
David S. Miller
1
-0
/
+3
2006-06-23
[SPARC64]: Convert central bus layer to in-kernel PROM device tree.
David S. Miller
1
-4
/
+3
2006-06-23
[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.
David S. Miller
2
-13
/
+0
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
4
-38
/
+32
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2
-2
/
+4
2006-06-23
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
1
-0
/
+2
2006-06-23
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
1
-2
/
+3
2006-06-23
[SPARC64]: Add of_getintprop_default().
David S. Miller
1
-0
/
+3
2006-06-23
[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.
David S. Miller
1
-2
/
+3
2006-06-23
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
1
-6
/
+6
2006-06-23
[SPARC64]: Add of_find_node_by_{name,type}().
David S. Miller
1
-0
/
+10
2006-06-23
[SPARC64]: Import OBP device tree into kernel data structures.
David S. Miller
1
-0
/
+79
2006-06-23
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
2
-0
/
+2
2006-06-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-128
/
+393
2006-06-23
Auto-update from upstream
Tony Luck
237
-2864
/
+4586
2006-06-23
[PATCH] rbtree: support functions used by the io schedulers
Jens Axboe
1
-0
/
+4
[next]