index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipip.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
MIPS: Alchemy: irq: use runtime CPU type detection
Manuel Lauss
1
-43
/
+54
2010-02-27
MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
Manuel Lauss
3
-10
/
+12
2010-02-27
MIPS: Alchemy: use runtime cpu detection in GPIO code.
Manuel Lauss
2
-49
/
+51
2010-02-27
NET: au1000-eth: Convert to platform_driver model
Florian Fainelli
2
-218
/
+232
2010-02-27
MIPS: Alchemy: Add au1000-eth platform device
Florian Fainelli
3
-0
/
+124
2010-02-27
MIPS: Alchemy: DB1200 defconfig update
Manuel Lauss
1
-631
/
+850
2010-02-27
MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
Manuel Lauss
5
-150
/
+200
2010-02-27
MIPS: Alchemy: Extended DB1200 board support.
Manuel Lauss
8
-75
/
+654
2010-02-27
MIPS: Alchemy: physmap-flash for all devboards
Manuel Lauss
11
-173
/
+163
2010-02-27
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
Ralf Baechle
4
-4
/
+0
2010-02-27
SERIAL 8250: Fixes for Alchemy UARTs.
Manuel Lauss
1
-7
/
+8
2010-02-27
MIPS: Alchemy: UARTs are of type 16550A
Manuel Lauss
1
-1
/
+3
2010-02-27
MIPS: Alchemy: Turn on -Werror for devboards and xss1500
Florian Fainelli
2
-0
/
+4
2010-02-27
MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
Florian Fainelli
3
-5
/
+10
2010-02-27
MIPS: Alchemy: remove unused SYS area structure
Manuel Lauss
1
-49
/
+0
2010-02-27
MIPS: Alchemy: get rid of superfluous UART definitions
Manuel Lauss
2
-115
/
+21
2010-02-27
MIPS: Alchemy: prom_putchar is board dependent
Manuel Lauss
7
-69
/
+51
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
7
-26
/
+26
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
7
-51
/
+32
2010-02-27
MIPS: Alchemy: reduce size of irq dispatcher
Manuel Lauss
1
-3
/
+5
2010-02-27
MIPS: Alchemy: Stop IRQ name sharing
Manuel Lauss
19
-665
/
+743
2010-02-27
MIPS: Alchemy: Simple cpu subtype detector
Manuel Lauss
1
-0
/
+31
2010-02-27
MIPS: Alchemy: higher priority for system timer.
Manuel Lauss
1
-5
/
+5
2010-02-27
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
Manuel Lauss
1
-28
/
+22
2010-02-27
MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
Manuel Lauss
7
-206
/
+433
2010-02-27
MIPS: Alchemy: devboards: wire up new PCMCIA driver.
Manuel Lauss
22
-125
/
+412
2010-02-27
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
Manuel Lauss
9
-451
/
+660
2010-02-27
MIPS: Alchemy: remove board_init_irq() function.
Manuel Lauss
20
-348
/
+192
2010-02-27
MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.
Manuel Lauss
3
-70
/
+76
2010-02-27
MIPS: Alchemy: devboard register abstraction
Manuel Lauss
19
-596
/
+475
2010-02-27
MIPS: Fix build error for uncompressed non-plain vmlinux kernels
Ralf Baechle
1
-2
/
+11
2010-02-27
Remove EXPERIMENTAL from NFS_FSCACHE
Christian Kujau
1
-2
/
+1
2010-02-27
dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an i...
Ang Way Chuang
1
-0
/
+1
2010-02-26
ibft: Update MAINTAINERS file.
Konrad Rzeszutek Wilk
1
-0
/
+6
2010-02-26
drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
Joe Perches
1
-5
/
+3
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-26
PM / Hibernate: Remove swsusp.c finally
Jiri Slaby
1
-58
/
+0
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
1
-1
/
+1
2010-02-26
PM: Allow SCSI devices to suspend/resume asynchronously
Rafael J. Wysocki
2
-0
/
+8
2010-02-26
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
3
-0
/
+3
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
3
-1
/
+135
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
3
-0
/
+3
2010-02-26
PM / Hibernate: Swap, remove useless check from swsusp_read()
Jiri Slaby
1
-4
/
+0
2010-02-26
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
2
-4
/
+30
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
2
-0
/
+13
2010-02-26
PM: Start asynchronous resume threads upfront
Rafael J. Wysocki
1
-19
/
+24
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
4
-0
/
+100
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
4
-7
/
+50
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
4
-6
/
+125
2010-02-26
PM: Add parent information to timing messages
Rafael J. Wysocki
1
-2
/
+3
[next]