index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
readahead.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
1
-3
/
+3
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
2
-8
/
+27
2008-10-23
jbd: fix error handling for checkpoint io
Hidehiro Kawai
4
-21
/
+65
2008-10-23
profiling: fix up CONFIG_PROC_FS=n build
Paul Mundt
1
-1
/
+6
2008-10-23
mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().
Paul Mundt
1
-0
/
+1
2008-10-23
sata_via: load DEVICE register when CTL changes
Tejun Heo
1
-3
/
+32
2008-10-23
libata: set device class to NONE if phys_offline
Tejun Heo
1
-8
/
+8
2008-10-23
libata-eh: fix slave link EH action mask handling
Tejun Heo
1
-1
/
+4
2008-10-23
libata: transfer EHI control flags to slave ehc.i
Tejun Heo
2
-0
/
+8
2008-10-23
libata-sff: fix ata_sff_post_internal_cmd()
Tejun Heo
1
-1
/
+10
2008-10-23
libata: initialize port_task when !CONFIG_ATA_SFF
Tejun Heo
1
-0
/
+2
2008-10-23
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
Stefan Roscher
1
-0
/
+48
2008-10-23
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
4
-19
/
+26
2008-10-23
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
Or Gerlitz
3
-28
/
+44
2008-10-23
IPoIB: Clean up ethtool support
Or Gerlitz
1
-1
/
+8
2008-10-23
mlx4_core: Add Ethernet PCI device IDs
Yevgeny Petrilin
1
-0
/
+2
2008-10-23
mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC
Yevgeny Petrilin
12
-0
/
+5370
2008-10-23
mlx4_core: Multiple port type support
Yevgeny Petrilin
9
-11
/
+266
2008-10-22
mlx4_core: Ethernet MAC/VLAN management
Yevgeny Petrilin
6
-1
/
+328
2008-10-22
mlx4_core: Get ethernet MTU and default address from firmware
Yevgeny Petrilin
4
-8
/
+17
2008-10-22
mlx4_core: Support multiple pre-reserved QP regions
Yevgeny Petrilin
13
-29
/
+144
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
11
-66
/
+121
2008-10-22
powerpc: Don't use a 16G page if beyond mem= limits
Jon Tollefson
1
-2
/
+4
2008-10-22
powerpc: Add del_node() for early boot code to prune inapplicable devices.
Mike Ditto
2
-0
/
+12
2008-10-22
powerpc: Further compile fixup for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+2
2008-10-22
powerpc: Remove empty #else from signal_64.c
Michael Neuling
1
-2
/
+0
2008-10-22
powerpc: Move memory size print into common show_cpuinfo for 32-bit
Becky Bruce
13
-40
/
+7
2008-10-22
hvc_console: Remove __devexit annotation of hvc_remove()
Hendrik Brueckner
2
-2
/
+2
2008-10-22
hvc_console: Add support for tty window resizing
Hendrik Brueckner
2
-0
/
+64
2008-10-22
hvc_console: Fix loop if put_char() returns 0
Hendrik Brueckner
1
-9
/
+11
2008-10-22
hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS
Hendrik Brueckner
1
-1
/
+1
2008-10-22
hvc_console: Add a hangup notifier for backends
Hendrik Brueckner
7
-3
/
+14
2008-10-22
mfd: check for platform_get_irq() return value in sm501
Roel Kluin
1
-11
/
+11
2008-10-22
mfd: use pci_ioremap_bar() in sm501
Arjan van de Ven
1
-2
/
+1
2008-10-22
mfd: Don't store volatile bits in WM8350 register cache
Mark Brown
1
-0
/
+4
2008-10-22
mfd: don't export wm3850 static functions
Stephen Rothwell
1
-1
/
+0
2008-10-22
mfd: twl4030-gpio driver
David Brownell
3
-0
/
+529
2008-10-22
mfd: rtc-twl4030 driver
David Brownell
3
-0
/
+575
2008-10-22
mfd: twl4030 IRQ handling update
David Brownell
4
-417
/
+777
2008-10-22
[ARM] clps711x: add sparsemem definitions
Russell King
1
-0
/
+2
2008-10-21
[ARM] 5315/1: Fix section mismatch warning (sa1111)
Kristoffer Ericson
1
-1
/
+1
2008-10-21
powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts
Anton Vorontsov
2
-0
/
+16
2008-10-21
powerpc/83xx: Add support for MCU microcontroller in .dts files
Anton Vorontsov
5
-0
/
+40
2008-10-21
powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>
Kumar Gala
1
-14
/
+13
2008-10-21
of/spi: Support specifying chip select as active high via device tree
Wolfgang Ocker
2
-0
/
+4
2008-10-21
powerpc: Remove device_type = "board_control" properties in .dts files
Anton Vorontsov
5
-6
/
+6
2008-10-21
i2c-cpm: Suppress autoprobing for devices
Wolfram Sang
1
-1
/
+0
2008-10-21
powerpc/85xx: Fix mpc8536ds dma interrupt numbers
Ed Swarthout
1
-4
/
+4
2008-10-21
powerpc/85xx: Enable enhanced functions for 8536 TSEC
Jason Jin
1
-2
/
+2
2008-10-21
powerpc: Delete unused prom_strtoul and prom_memparse
Milton Miller
1
-61
/
+0
[next]