index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 3983/2: remove unused argument to __bug()
Nicolas Pitre
2006-12-07
2
-7
/
+4
*
[ARM] 4000/1: Osiris: add third serial port in
Ben Dooks
2006-12-07
1
-0
/
+9
*
[ARM] 3999/1: RX3715: suspend to RAM support
Ben Dooks
2006-12-07
5
-2
/
+32
*
[ARM] 3998/1: VR1000: LED platform devices
Ben Dooks
2006-12-07
1
-1
/
+49
*
[ARM] 3991/1: i.MX/MX1 high resolution time source
Pavel Pisa
2006-12-07
2
-38
/
+51
*
[ARM] 3990/1: i.MX/MX1 more precise PLL decode
Pavel Pisa
2006-12-07
1
-1
/
+8
*
[ARM] 3986/1: H1940: suspend to RAM support
Ben Dooks
2006-12-07
6
-2
/
+81
*
[ARM] 3985/1: ixp4xx clocksource cleanup
Kevin Hilman
2006-12-07
1
-2
/
+4
*
[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)
Rod Whitby
2006-12-07
1
-2
/
+3
*
[ARM] 3994/1: ixp23xx: fix handling of pci master aborts
Lennert Buytenhek
2006-12-07
1
-1
/
+1
*
[ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)
George G. Davis
2006-12-07
1
-0
/
+2
*
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
Lennert Buytenhek
2006-12-03
10
-124
/
+210
*
[ARM] 3967/1: xsc3: make branch predication configurable on xsc3
Dan Williams
2006-12-02
2
-8
/
+1
*
[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT
Lennert Buytenhek
2006-12-02
3
-4
/
+5
*
[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx
Milan Svoboda
2006-12-01
2
-0
/
+49
*
[ARM] 3965/1: ixp2000: fix handling of pci master aborts
Lennert Buytenhek
2006-12-01
1
-1
/
+1
*
[ARM] Fix Versatile PB initialisation to use .init_machine
Russell King
2006-11-30
1
-11
/
+7
*
[ARM] 3911/2: Simplify alloc_thread_info on ARM
Paul Gortmaker
2006-11-30
2
-63
/
+12
*
[ARM] Remove "translated" io macros
Russell King
2006-11-30
1
-26
/
+5
*
[ARM] Remove warnings for __io_pci and __arch_(get|put)*
Russell King
2006-11-30
1
-8
/
+0
*
[ARM] L7200: Remove deprecated __io_pci and __arch_(get|put)*
Russell King
2006-11-30
1
-27
/
+0
*
[ARM] Fix __must_check warnings in drivers/bus/amba.c
Russell King
2006-11-30
1
-48
/
+65
*
[ARM] Fix nommu build
Russell King
2006-11-30
3
-2
/
+8
*
[ARM] 3936/1: [Jornada7xx] - No use for jornada720.h
Kristoffer Ericson
2006-11-30
1
-42
/
+0
*
[ARM] 3940/1: don't reset PXA2xx clock counter
Nicolas Pitre
2006-11-30
1
-3
/
+4
*
[ARM] 3939/1: don't reset SA11x0 clock counter
Nicolas Pitre
2006-11-30
1
-3
/
+4
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
58
-289
/
+277
*
[ARM] 3894/1: pxa27x: Update DCSR_EORINTR bit definition in DCSR
stanley cai
2006-11-30
1
-1
/
+1
*
[ARM] 3893/1: pxa27x: Update UDCISR1 bit definitions
stanley cai
2006-11-30
1
-6
/
+5
*
[ARM] Remove DEBUG_WAITQ
Russell King
2006-11-30
41
-44
/
+0
*
[ARM] Convert apm.c to use mutexes instead of semaphores
Russell King
2006-11-30
1
-14
/
+14
*
[ARM] Move HWCAP_* definitions to asm/elf.h
Russell King
2006-11-30
2
-18
/
+19
*
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-11-30
26
-24
/
+22
*
[ARM] Arrange asm-arm/elf.h so it can be included by assembly
Russell King
2006-11-30
1
-43
/
+49
*
[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
Russell King
2006-11-30
2
-161
/
+1
*
[ARM] Fix "apm -s" command hang
Russell King
2006-11-30
1
-1
/
+8
*
[ARM] Improve reliability of APM-emulation suspend
Russell King
2006-11-30
1
-55
/
+123
*
Linux 2.6.19
v2.6.19
Linus Torvalds
2006-11-29
1
-1
/
+1
*
[PATCH] r8169: Fix iteration variable sign
Francois Romieu
2006-11-29
1
-2
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-11-29
13
-16
/
+38
|
\
|
*
[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...
Milan Svoboda
2006-11-29
2
-16
/
+27
|
*
[ARM] Export smp_call_function()
Russell King
2006-11-26
1
-0
/
+1
|
*
[ARM] Add PM_LEGACY defaults
Russell King
2006-11-26
10
-0
/
+10
*
|
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
2006-11-29
3
-24
/
+30
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-11-29
6
-22
/
+35
|
\
\
|
*
|
[NET]: Fix MAX_HEADER setting.
David S. Miller
2006-11-29
1
-2
/
+4
|
*
|
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
2006-11-29
1
-7
/
+9
|
*
|
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2006-11-29
2
-6
/
+6
|
*
|
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2006-11-29
2
-0
/
+2
|
*
|
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
Yasuyuki Kozakai
2006-11-29
1
-7
/
+6
[next]