index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
serial-console.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
Linux 3.1-rc7
v3.1-rc7
Linus Torvalds
1
-1
/
+1
2011-09-21
XZ: Fix incorrect XZ_BUF_ERROR
Lasse Collin
1
-7
/
+20
2011-09-21
init: carefully handle loglevel option on kernel cmdline.
Alexander Sverdlin
1
-2
/
+13
2011-09-21
teach /proc/$pid/numa_maps about transparent hugepages
Dave Hansen
1
-0
/
+20
2011-09-21
break out numa_maps gather_pte_stats() checks
Dave Hansen
1
-15
/
+24
2011-09-21
make /proc/$pid/numa_maps gather_stats() take variable page size
Dave Hansen
1
-10
/
+11
2011-09-21
macmace, macsonic: cleanup
Finn Thain
2
-17
/
+1
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
1
-0
/
+5
2011-09-21
net/smsc911x: Correctly configure 16-bit register access from DT
Dave Martin
1
-0
/
+2
2011-09-21
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
1
-2
/
+2
2011-09-21
floppy: use del_timer_sync() in init cleanup
Carsten Emde
1
-4
/
+4
2011-09-21
blk-cgroup: be able to remove the record of unplugged device
Wanlong Gao
1
-21
/
+16
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
3
-0
/
+299
2011-09-21
ixgbe: fix possible null buffer error
Jesse Brandeburg
1
-2
/
+2
2011-09-21
tg3: fix VLAN tagging regression
Kasper Pedersen
1
-2
/
+0
2011-09-20
staging: zcache: fix cleancache crash
Seth Jennings
1
-1
/
+1
2011-09-20
mach-integrator: fix VGA base regression
Linus Walleij
2
-2
/
+2
2011-09-20
arm/dt: Tegra: Update SDHCI nodes to match bindings
Stephen Warren
2
-9
/
+9
2011-09-20
net/phy: add IC+ IP101A and support APS.
Giuseppe CAVALLARO
1
-11
/
+68
2011-09-20
net: pxa168: Fix build errors by including interrupt.h
Tanmay Upadhyay
1
-0
/
+1
2011-09-20
netconsole: switch init_netconsole() to late_initcall
Lin Ming
1
-1
/
+7
2011-09-20
gianfar: Fix overflow check and return value for gfar_get_cls_all()
Ben Hutchings
1
-4
/
+4
2011-09-20
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
1
-1
/
+6
2011-09-20
GRETH: avoid overwrite IP-stack's IP-frags checksum
Daniel Hellstrom
1
-2
/
+5
2011-09-20
GRETH: RX/TX bytes were never increased
Daniel Hellstrom
2
-0
/
+6
2011-09-20
ipv6: fix a possible double free
Roy Li
1
-2
/
+2
2011-09-20
netxen: Add pcie workaround
Rajesh Borundia
2
-3
/
+64
2011-09-20
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
1
-1
/
+1
2011-09-20
ip6_tunnel: add optional fwmark inherit
Eric Dumazet
2
-7
/
+18
2011-09-20
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
1
-1
/
+6
2011-09-20
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
Jason Wang
1
-7
/
+5
2011-09-20
watchdog: Initconst section fixes for watchdog
Andi Kleen
1
-1
/
+1
2011-09-20
watchdog: lantiq: fix watchdogs timeout handling
John Crispin
1
-4
/
+4
2011-09-20
watchdog: hpwdt: prevent multiple "NMI occurred" messages
Naga Chumbalkar
1
-4
/
+5
2011-09-20
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
H Hartley Sweeten
1
-7
/
+7
2011-09-20
ALSA: HDA: Add support for IDT 92HD93
David Henningsson
1
-0
/
+1
2011-09-20
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2
-17
/
+23
2011-09-20
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
3
-20
/
+20
2011-09-20
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
3
-36
/
+36
2011-09-20
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
1
-49
/
+47
2011-09-20
igb: update ring and adapter structure to improve performance
Alexander Duyck
2
-41
/
+46
2011-09-20
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2
-88
/
+104
2011-09-20
igb: drop support for single buffer mode
Alexander Duyck
3
-86
/
+28
2011-09-20
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2
-9
/
+12
2011-09-20
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2
-16
/
+12
2011-09-20
cifs: Fix broken sec=ntlmv2/i sec option (try #2)
Shirish Pargaonkar
1
-43
/
+11
2011-09-20
Fix the conflict between rwpidforward and rw mount options
Steve French
1
-2
/
+2
2011-09-20
CIFS: Fix ERR_PTR dereference in cifs_get_root
Pavel Shilovsky
1
-4
/
+6
2011-09-20
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
1
-1
/
+2
2011-09-20
USB: xHCI: prevent infinite loop when processing MSE event
Andiry Xu
1
-0
/
+19
[next]