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
*
powerpc/pci: Make pcibios_allocate_bus_resources more robust
Benjamin Herrenschmidt
2008-11-05
1
-1
/
+4
*
powerpc/eeh: Make EEH device add/remove more robust
Benjamin Herrenschmidt
2008-11-05
1
-20
/
+24
*
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
Benjamin Herrenschmidt
2008-11-05
4
-36
/
+58
*
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
2008-11-05
4
-28
/
+11
*
powerpc/pci: Use common PHB resource hookup
Benjamin Herrenschmidt
2008-11-05
4
-60
/
+96
*
powerpc/pci: Cleanup debug printk's
Benjamin Herrenschmidt
2008-11-05
3
-97
/
+82
*
powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2008-11-05
1
-2
/
+14
*
powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2008-11-05
1
-2
/
+4
*
powerpc: Update page-in counter for CMM
Brian King
2008-11-05
3
-3
/
+13
*
powerpc/pseries: Fix getting the server number size
Sebastien Dugue
2008-11-05
1
-6
/
+22
*
powerpc: Remove device_type = "rtc" properties in .dts files
Anton Vorontsov
2008-11-05
13
-14
/
+0
*
powerpc: Silence software timebase sync
Benjamin Herrenschmidt
2008-11-05
1
-6
/
+6
*
powerpc: Fix domain numbers in /proc on 64-bit
Benjamin Herrenschmidt
2008-11-05
2
-6
/
+9
*
powerpc: Fix "unused variable" warning in pci_dlpar.c
Stephen Rothwell
2008-11-05
1
-1
/
+0
*
powerpc/cell: Fix compile error in ras.c
Alexey Dobriyan
2008-11-05
1
-0
/
+1
*
powerpc/ps3: Fix compile error in ps3-lpm.c
Alexey Dobriyan
2008-11-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-04
11
-32
/
+64
|
\
|
*
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
2008-11-04
1
-2
/
+2
|
*
niu: Use pci_ioremap_bar().
David S. Miller
2008-11-04
1
-5
/
+1
|
*
bnx2x: Version Update
Eilon Greenstein
2008-11-04
1
-2
/
+2
|
*
bnx2x: Calling netif_carrier_off at the end of the probe
Eilon Greenstein
2008-11-04
1
-2
/
+2
|
*
bnx2x: PCI configuration bug on big-endian
Eilon Greenstein
2008-11-04
1
-4
/
+5
|
*
bnx2x: Removing the PMF indication when unloading
Eilon Greenstein
2008-11-04
1
-0
/
+2
|
*
mv643xx_eth: fix SMI bus access timeouts
Lennert Buytenhek
2008-11-03
1
-3
/
+6
|
*
net: kconfig cleanup
Jeff Kirsher
2008-11-03
1
-3
/
+15
|
*
fs_enet: fix polling
Alexey Dobriyan
2008-11-03
1
-2
/
+4
|
*
XFRM: copy_to_user_kmaddress() reports local address twice
Arnaud Ebalard
2008-11-03
1
-1
/
+1
|
*
SMC91x: Fix compilation on some platforms.
David S. Miller
2008-11-03
1
-0
/
+2
|
*
udp: Fix the SNMP counter of UDP_MIB_INERRORS
Wei Yongjun
2008-11-03
1
-2
/
+8
|
*
udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS
Wei Yongjun
2008-11-03
1
-5
/
+13
|
*
drivers/net/smc911x.c: Fix lockdep warning on xmit.
Will Newton
2008-11-02
1
-1
/
+1
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-11-04
6
-34
/
+58
|
\
\
|
*
|
libata: mask off DET when restoring SControl for detach
Tejun Heo
2008-11-04
1
-1
/
+1
|
*
|
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
2008-11-04
2
-1
/
+5
|
*
|
libata: Fix a potential race condition in ata_scsi_park_show()
Elias Oltmanns
2008-11-04
1
-3
/
+4
|
*
|
sata_nv: fix generic, nf2/3 detection regression
Tejun Heo
2008-11-04
1
-28
/
+25
|
*
|
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
2008-11-04
1
-1
/
+3
|
*
|
sata_promise: add ATA engine reset to reset ops
Mikael Pettersson
2008-11-04
1
-0
/
+20
*
|
|
drivers: remove duplicated #include
Jianjun Kong
2008-11-04
8
-8
/
+0
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-11-03
8
-30
/
+86
|
\
\
|
*
|
cifs: fix renaming one hardlink on top of another
Jeff Layton
2008-11-03
1
-1
/
+3
|
*
|
[CIFS] fix error in smb_send2
Steve French
2008-10-30
3
-4
/
+7
|
*
|
[CIFS] Reduce number of socket retries in large write path
Steve French
2008-10-29
5
-25
/
+76
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-03
3
-19
/
+80
|
\
\
\
|
*
|
|
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
2008-11-03
1
-0
/
+56
|
*
|
|
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
1
-18
/
+21
|
*
|
|
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-11-03
2
-1
/
+3
*
|
|
|
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-11-03
12
-105
/
+390
|
\
\
\
\
|
*
|
|
|
io mapping: clean up #ifdefs
Keith Packard
2008-11-03
2
-18
/
+29
|
*
|
|
|
io mapping: improve documentation
Keith Packard
2008-11-03
1
-3
/
+9
[next]