index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-01-13
[PATCH] Add ccwgroup_bus_type probe and remove methods
Russell King
1
-7
/
+9
2006-01-13
[PATCH] Add pnp_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add pcmcia_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add mmc_bus_type probe and remove methods
Russell King
1
-14
/
+12
2006-01-13
[PATCH] Add MCP bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add macio_bus_type probe and remove methods
Russell King
1
-3
/
+3
2006-01-13
[PATCH] Add serio bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-13
[PATCH] Add gameport bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-13
[PATCH] Add i2c_bus_type probe and remove methods
Russell King
1
-11
/
+9
2006-01-13
[PATCH] Add dio_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add vio_bus_type probe and remove methods
Russell King
1
-4
/
+4
2006-01-13
[PATCH] Add of_platform_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add sh_bus_type probe and remove methods
Russell King
1
-17
/
+17
2006-01-13
[PATCH] Add ocp_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add parisc_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add tiocx bus_type probe/remove methods
Russell King
1
-8
/
+8
2006-01-13
[PATCH] Add logic module bus_type probe/remove methods
Russell King
1
-18
/
+18
2006-01-13
[PATCH] Add locomo bus_type probe/remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add SA1111 bus_type probe/remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add ecard_bus_type probe/remove/shutdown methods
Russell King
1
-6
/
+8
2006-01-13
[PATCH] Add pci_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[PATCH] Add bus_type probe, remove, shutdown methods.
Russell King
4
-3
/
+22
2006-01-13
[PATCH] INPUT: add MODALIAS to the event environment
Kay Sievers
1
-18
/
+37
2006-01-13
[PATCH] Increase AT_VECTOR_SIZE
Paul Mackerras
1
-1
/
+1
2006-01-13
[PATCH] Fix oops in ufs_fill_super at mount time
Evgeniy
1
-2
/
+2
2006-01-12
[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)
John W. Linville
1
-1
/
+1
2006-01-12
[PATCH] fix wrong comments in ieee80211.h
Johannes Berg
1
-2
/
+4
2006-01-12
[PATCH] bonding: UPDATED hash-table corruption in bond_alb.c
Jay Vosburgh
2
-4
/
+4
2006-01-12
[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support
Dan Williams
1
-4
/
+223
2006-01-12
[PATCH] replace MODULE_PARM in tulip/uli526x.c
Eric Sesterhenn / snakebyte
1
-3
/
+3
2006-01-12
[PATCH] gianfar: Use new PHY_ID_FMT macro
Kumar Gala
2
-2
/
+6
2006-01-12
[PATCH] phy: Added a macro to represent the string format used to match a phy...
Kumar Gala
3
-2
/
+5
2006-01-12
[PATCH] gianfar mii: Use proper resource for MII memory region
Kumar Gala
2
-4
/
+4
2006-01-12
[PATCH] gfar: fix compile error
Kumar Gala
1
-0
/
+1
2006-01-12
[PATCH] CONFIG_AIRO needs CONFIG_CRYPTO
dann frazier
1
-1
/
+1
2006-01-12
[PATCH] corruption during e100 MDI register access
ODonnell, Michael
1
-3
/
+29
2006-01-12
[PATCH] Revert ide softirq handling
Jens Axboe
3
-34
/
+3
2006-01-12
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
5
-35
/
+36
2006-01-12
[MMC+MFD] Convert mmc to mutexes
Arjan van de Ven
2
-18
/
+20
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
9
-58
/
+67
2006-01-12
[PATCH] pcmcia: runtime powermanagement interface
Dominik Brodowski
2
-2
/
+60
2006-01-12
[PATCH] pcmcia: add new IDs for serial_cs.c
Dominik Brodowski
1
-0
/
+2
2006-01-12
[ARM] Allow r2 to be passed through the decompressor to the kernel
Russell King
1
-21
/
+25
2006-01-12
[PATCH] m68k: console code in head.S needs framebuffer support built in
Al Viro
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix PIO case in esp
Al Viro
1
-2
/
+3
2006-01-12
[PATCH] m68k: fix macfb init
Al Viro
1
-7
/
+8
2006-01-12
[PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c
Al Viro
1
-19
/
+19
2006-01-12
[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers
Al Viro
10
-59
/
+28
2006-01-12
[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...
Al Viro
9
-25
/
+4
[next]