index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_irq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
ntfs: fix printk typos in mft.c
Masanari Iida
1
-2
/
+2
2012-02-03
macintosh: fix string typo in mediabay.c
Masanari Iida
1
-1
/
+1
2012-02-03
drivers/media/dvb/frontends/drxk_hard.c does not need to include linux/version.h
Jesper Juhl
1
-1
/
+0
2012-02-03
reiserfs: fix printk typo in lbalance.c
Masanari Iida
1
-1
/
+1
2012-02-03
mpt2sas: Fix typo in mpt2sas_config.c
Masanari Iida
1
-1
/
+1
2012-02-03
tty: fix comment typo in synclink_gt.c
Masanari Iida
1
-1
/
+1
2012-02-03
Fix up version number reference in include/trace/events/power.h
Jesper Juhl
1
-1
/
+1
2012-02-03
ab5500-core.c: Don't needlessly include linux/version.h
Jesper Juhl
1
-1
/
+0
2012-02-03
dm-bufio.c: there's no need to include linux/version.h
Jesper Juhl
1
-1
/
+0
2012-01-07
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
4
-14
/
+204
2012-01-07
vfs: prevent remount read-only if pending removes
Miklos Szeredi
4
-29
/
+7
2012-01-07
vfs: count unlinked inodes
Miklos Szeredi
2
-54
/
+92
2012-01-07
vfs: protect remounting superblock read-only
Miklos Szeredi
4
-5
/
+61
2012-01-07
vfs: keep list of mounts for each superblock
Miklos Szeredi
4
-0
/
+11
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
39
-91
/
+90
2012-01-07
vfs: switch ->show_path() to struct dentry *
Al Viro
3
-4
/
+4
2012-01-07
vfs: switch ->show_devname() to struct dentry *
Al Viro
3
-12
/
+13
2012-01-07
vfs: switch ->show_stats to struct dentry *
Al Viro
5
-16
/
+17
2012-01-07
switch security_path_chmod() to struct path *
Al Viro
6
-25
/
+15
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
14
-25
/
+27
2012-01-06
arm: fix up some samsung merge sysdev conversion problems
Kukjin Kim
5
-5
/
+5
2012-01-06
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
4
-56
/
+26
2012-01-05
net: pack skb_shared_info more efficiently
Ian Campbell
1
-3
/
+3
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
4
-95
/
+117
2012-01-05
net_sched: sfq: extend limits
Eric Dumazet
2
-67
/
+124
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2012-01-05
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
1
-2
/
+2
2012-01-05
bna: fix sparse warnings/errors
stephen hemminger
4
-7
/
+8
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
1
-2
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
6
-8
/
+8
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2012-01-05
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
1
-1
/
+2
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+26
2012-01-05
igb: reset PHY after recovering from PHY power down
Koki Sanagi
1
-0
/
+1
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2
-19
/
+133
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
2
-0
/
+10
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-05
ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h
Simon Glass
1
-1
/
+0
2012-01-05
ARM: 7269/1: mach-sa1100: fix sched_clock breakage
Linus Walleij
1
-1
/
+1
2012-01-05
ARM: 7198/1: arm/imx6: add restart support for imx6q
Shawn Guo
4
-3
/
+58
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
56
-245
/
+2
2012-01-05
ARM: restart: remove comments about adding code to arch_reset()
Russell King
4
-7
/
+0
2012-01-05
ARM: restart: lpc32xx & u300: remove unnecessary printk
Russell King
2
-3
/
+0
[next]