index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
outqueue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-16
i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data
Sascha Hauer
2
-36
/
+37
2008-12-16
i.MX Framebuffer: Cleanup Coding style
Sascha Hauer
1
-36
/
+34
2008-12-16
i.MX Framebuffer: remove header file
Sascha Hauer
2
-76
/
+60
2008-12-16
i.MX Framebuffer: fix margins
Sascha Hauer
1
-4
/
+4
2008-12-16
i.MX Framebuffer: Use readl/writel instead of direct pointer deref
Juergen Beisert
3
-66
/
+175
2008-12-16
i.MX Framebuffer: remove gpio setup function
Sascha Hauer
1
-53
/
+0
2008-12-16
MAINTAINERS: Add myself as i.MX Framebuffer driver maintainer
Sascha Hauer
1
-0
/
+7
2008-12-16
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-16
cgroups: fix a race between rmdir and remount
Paul Menage
1
-1
/
+1
2008-12-16
ACPI toshiba: only register rfkill if bt is enabled
Frederik Deweerdt
1
-25
/
+29
2008-12-16
eCryptfs: Update maintainers
Michael Halcrow
1
-4
/
+4
2008-12-16
slob: do not pass the SLAB flags as GFP in kmem_cache_create()
Catalin Marinas
1
-1
/
+1
2008-12-16
pcmcia: blackfin: fix bug - add missing ; to MODULE macro
Mike Frysinger
1
-1
/
+1
2008-12-15
[ARM] 5348/1: fix documentation wrt location of the alignment trap interface
Nicolas Pitre
1
-1
/
+1
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2
-0
/
+2
2008-12-15
Phonet: keep TX queue disabled when the device is off
RĂ©mi Denis-Courmont
1
-5
/
+22
2008-12-15
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
1
-3
/
+0
2008-12-15
netfilter: update rwlock initialization for nat_table
Steven Rostedt
1
-1
/
+1
2008-12-15
[PCMCIA] e740 PCMCIA socket driver.
Ian Molton
3
-1
/
+178
2008-12-15
[ARM] pxa: Add multi-io support for e-series
Ian Molton
9
-8
/
+320
2008-12-15
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
4
-15
/
+23
2008-12-15
Revert "sched_clock: prevent scd->clock from moving backwards"
Linus Torvalds
1
-3
/
+3
2008-12-14
[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h
Russell King
3
-1
/
+3
2008-12-14
[ARM] eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-3
/
+2
2008-12-14
[ARM] pcm037: add 1wire support
Sascha Hauer
1
-0
/
+3
2008-12-14
[ARM] MX2 pcm038: add 1-wire master support
Sascha Hauer
1
-0
/
+2
2008-12-14
[ARM] MX31: add w1 platform_device and resources
Sascha Hauer
2
-0
/
+16
2008-12-14
[ARM] MX2: Add W1 device/resources
Sascha Hauer
2
-1
/
+16
2008-12-14
[ARM] fix kernel-doc syntax
Randy Dunlap
1
-3
/
+2
2008-12-14
[ARM] DSM320: Update KS8695 defconfig to include DSM320
Daniel Silverstone
1
-282
/
+425
2008-12-14
[ARM] DSM320: Add support for the DSM320
Daniel Silverstone
3
-0
/
+138
2008-12-14
[ARM] KS8695: Add GPIO to IRQ mapping function
Ben Dooks
2
-8
/
+3
2008-12-14
[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB
Daniel Silverstone
4
-43
/
+45
2008-12-14
[ARM] KS8695: Fix up device registration.
Daniel Silverstone
1
-17
/
+21
2008-12-14
[ARM] arch/arm/common/sa1111.c: Correct error handling code
Julia Lawall
1
-1
/
+1
2008-12-14
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
2008-12-13
console ASCII glyph 1:1 mapping
Ingo Brueckl
1
-1
/
+1
2008-12-13
unicode table for cp437
Ingo Brueckl
1
-6
/
+6
2008-12-13
[ARM] fix xm_x2xx_defconfig build errors
Russell King
2
-4
/
+2
2008-12-13
[ARM] 5343/1: ep93xx: include linux/i2c.h
Hartley Sweeten
11
-0
/
+11
2008-12-13
[ARM] 5342/1: ep93xx: platform init cleanup
Hartley Sweeten
10
-83
/
+83
2008-12-13
[ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd.
Jaya Kumar
2
-7
/
+15
2008-12-13
[ARM] dma: correct dma_supported() implementation
Russell King
1
-1
/
+3
2008-12-13
[ARM] netwinder: clean up GPIO naming
Russell King
15
-62
/
+64
2008-12-12
MIPS: IP32: Update defconfig
David Daney
1
-436
/
+624
2008-12-12
MIPS: Add missing calls to plat_unmap_dma_mem.
David Daney
1
-0
/
+3
2008-12-12
MIPS: Kconfig: Fix the arch-specific header path
Dmitri Vorobiev
1
-1
/
+1
2008-12-12
MIPS: Use EI/DI for MIPS R2.
David Daney
1
-0
/
+10
2008-12-12
Commands needing to be retried require a complete re-initialization.
Alan D. Brunelle
2
-10
/
+18
2008-12-12
netlabel: Compiler warning and NULL pointer dereference fix
Paul Moore
1
-18
/
+20
[next]