index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-mn10300
/
cache.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
Wei Yongjun
1
-1
/
+1
2008-10-23
sctp: Add check for the TSN field of the SHUTDOWN chunk
Wei Yongjun
1
-0
/
+9
2008-10-23
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
Wei Yongjun
1
-1
/
+1
2008-10-23
p54: enable 2.4/5GHz spectrum by eeprom bits.
Christian Lamparter
1
-18
/
+10
2008-10-23
orinoco: reduce stack usage in firmware download path
Andrey Borzenkov
1
-13
/
+29
2008-10-23
ath5k: fix suspend-related oops on rmmod
Bob Copeland
2
-9
/
+21
2008-10-22
[netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.
Jon Smirl
1
-0
/
+18
2008-10-22
qlge: Fix MSI/legacy single interrupt bug.
Ron Mercer
2
-47
/
+47
2008-10-22
smc911x: Make the driver safer on SMP
Catalin Marinas
1
-17
/
+8
2008-10-22
smc911x: Add IRQ polarity configuration
Catalin Marinas
2
-3
/
+9
2008-10-22
smc911x: Allow Kconfig dependency on ARM
Catalin Marinas
1
-1
/
+1
2008-10-22
sis190: add identifier for Atheros AR8021 PHY
Francois Romieu
1
-0
/
+1
2008-10-22
8139x: reduce message severity on driver overlap
Stephen Hemminger
2
-6
/
+4
2008-10-22
igb: add IGB_DCA instead of selecting INTEL_IOATDMA
Jeff Kirsher
2
-16
/
+21
2008-10-22
igb: fix tx data corruption with transition to L0s on 82575
Alexander Duyck
1
-2
/
+26
2008-10-22
ehea: Fix memory hotplug support
Hannes Hering
4
-41
/
+119
2008-10-22
netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver
Bryan Wu
1
-9
/
+0
2008-10-22
cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq
Roland Dreier
1
-0
/
+1
2008-10-22
SMC911x: unbreak PXA builds
Dmitry Baryshkov
2
-3
/
+5
2008-10-22
myri10ge: disable NAPI on failure to setup the interface
Brice Goglin
1
-1
/
+5
2008-10-22
net: Make SMC91X selectable on other MIPS boards
Atsushi Nemoto
1
-1
/
+1
2008-10-22
AX88796: ax_probe() fix irq assignment
roel kluin
1
-3
/
+3
2008-10-22
gianfar: fix handle errors returned by platform_get_irq*()
roel kluin
1
-7
/
+17
2008-10-22
r8169: checks against wrong mac addresse init
Francois Romieu
1
-4
/
+18
2008-10-22
r8169: verbose mac address init
Francois Romieu
1
-4
/
+12
2008-10-22
tcp: should use number of sack blocks instead of -1
Ilpo Järvinen
1
-1
/
+1
2008-10-21
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-21
mm: remove duplicated #include's
Huang Weiyi
2
-3
/
+0
2008-10-21
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2
-1
/
+2
2008-10-21
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
5
-8
/
+8
2008-10-21
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
1
-2
/
+3
2008-10-21
fix WARN() for PPC
Arjan van de Ven
1
-1
/
+1
2008-10-21
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
1
-0
/
+1
2008-10-20
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-20
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
1
-23
/
+36
2008-10-20
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
1
-2
/
+2
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-10-20
Update email addresses.
Dave Jones
18
-26
/
+26
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
2008-10-20
Remove empty imacfb.c file
Linus Torvalds
1
-0
/
+0
2008-10-20
PCI: fix pci_ioremap_bar() on s390
Heiko Carstens
1
-0
/
+2
2008-10-20
Update .gitignore files for generated targets
Linus Torvalds
2
-1
/
+2
2008-10-20
PCI: fix AER capability check
Yu Zhao
4
-12
/
+5
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
5
-65
/
+20
2008-10-20
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
1
-2
/
+0
2008-10-20
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
1
-1
/
+1
2008-10-20
PCI: document the pcie_aspm kernel parameter
Chuck Ebbert
1
-0
/
+6
2008-10-20
PCI: introduce an pci_ioremap(pdev, barnr) function
Arjan van de Ven
1
-0
/
+13
2008-10-20
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
3
-1
/
+153
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
5
-82
/
+102
[next]