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
2007-10-16
readahead: compacting file_ra_state
Fengguang Wu
1
-4
/
+4
2007-10-16
Clean up duplicate includes in include/linux/memory_hotplug.h
Jesper Juhl
1
-1
/
+0
2007-10-16
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
1
-0
/
+8
2007-10-16
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
1
-0
/
+3
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
1
-0
/
+6
2007-10-16
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2
-0
/
+2
2007-10-16
vmemmap: generify initialisation via helpers
Andy Whitcroft
1
-2
/
+7
2007-10-16
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2
-0
/
+12
2007-10-16
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
1
-2
/
+14
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
15
-104
/
+2
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
10
-11
/
+16
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
4
-4
/
+9
2007-10-16
wake up from a serial port
Guennadi Liakhovetski
1
-1
/
+2
2007-10-16
provide stubs for enable_irq_wake() and disable_irq_wake()
Guennadi Liakhovetski
1
-0
/
+9
2007-10-16
8250_pci: Autodetect mainpine cards
Alan Cox
1
-0
/
+2
2007-10-16
pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices
James Bottomley
1
-0
/
+1
2007-10-16
introduce DMA_MASK_NONE as a signal for unable to do DMA
James Bottomley
1
-0
/
+7
2007-10-16
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
1
-35
/
+0
2007-10-16
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
1
-0
/
+2
2007-10-16
slow down printk during boot
Randy Dunlap
1
-0
/
+2
2007-10-15
docbook: fix filesystems content
Randy Dunlap
1
-0
/
+1
2007-10-15
docbook: fix usb content
Randy Dunlap
1
-2
/
+2
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
48
-76
/
+2642
2007-10-15
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+18
2007-10-15
Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
1
-0
/
+1
2007-10-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
31
-80
/
+144
2007-10-15
[IA64] build fix for scatterlist
Tony Luck
1
-0
/
+1
2007-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-11
/
+127
2007-10-15
[TCP]: Make snd_cwnd_cnt 32-bit
Ilpo Järvinen
1
-1
/
+1
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
3
-3
/
+3
2007-10-15
[INET]: Consolidate the xxx_put
Pavel Emelyanov
1
-0
/
+6
2007-10-15
[INET]: Consolidate the xxx_evictor
Pavel Emelyanov
3
-0
/
+11
2007-10-15
[INET]: Consolidate the xxx_frag_destroy
Pavel Emelyanov
1
-0
/
+5
2007-10-15
[INET]: Consolidate xxx_the secret_rebuild
Pavel Emelyanov
1
-0
/
+2
2007-10-15
[INET]: Consolidate the xxx_frag_kill
Pavel Emelyanov
1
-0
/
+2
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
4
-11
/
+14
2007-10-15
[INET]: Collect frag queues management objects together
Pavel Emelyanov
3
-4
/
+19
2007-10-15
[INET]: Move common fields from frag_queues in one place.
Pavel Emelyanov
1
-0
/
+21
2007-10-15
[ISDN]: Remove local copy of device name to make sure renames work.
Karsten Keil
1
-1
/
+0
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
22
-57
/
+57
2007-10-15
[IPVS]: Replace local version of skb_make_writable
Herbert Xu
1
-1
/
+0
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
1
-1
/
+1
2007-10-15
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
1
-1
/
+1
2007-10-15
[SKBUFF]: Add skb_morph
Herbert Xu
1
-0
/
+1
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
1
-0
/
+13
2007-10-15
Use dcr_host_t.base in dcr_unmap()
Michael Ellerman
2
-2
/
+2
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2
-4
/
+4
2007-10-15
Add skb_is_gso_v6
Brice Goglin
1
-0
/
+5
2007-10-15
Merge branch 'pxa' into devel
Russell King
16
-19
/
+2000
2007-10-15
[ARM] 4577/1: ITE 8152 PCI bridge support
Mike Rapoport
3
-0
/
+107
[next]