index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
act2000
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
block: drop @tsk from attempt_plug_merge() and explain sync rules
Tejun Heo
2
-7
/
+27
2011-10-19
block: make get_request[_wait]() fail if queue is dead
Tejun Heo
1
-16
/
+38
2011-10-19
block: reorganize throtl_get_tg() and blk_throtl_bio()
Tejun Heo
3
-41
/
+22
2011-10-19
block: reorganize queue draining
Tejun Heo
3
-26
/
+40
2011-10-19
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
Tejun Heo
2
-9
/
+2
2011-10-19
block: pass around REQ_* flags instead of broken down booleans during request...
Tejun Heo
1
-19
/
+17
2011-10-19
block: move blk_throtl prototypes to block/blk.h
Tejun Heo
3
-15
/
+15
2011-10-19
block: fix genhd refcounting in blkio_policy_parse_and_set()
Tejun Heo
1
-33
/
+23
2011-10-19
block: make gendisk hold a reference to its queue
Tejun Heo
2
-5
/
+16
2011-10-18
Linux 3.1-rc10
v3.1-rc10
Linus Torvalds
1
-1
/
+1
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
1
-1
/
+1
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-15
ARM: 7122/1: localtimer: add header linux/errno.h explicitly
Shawn Guo
1
-0
/
+2
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-10-14
x86, mrst: use a temporary variable for SFI irq
Mika Westerberg
1
-10
/
+12
2011-10-14
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
1
-4
/
+11
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
1
-0
/
+1
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
1
-1
/
+1
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2
-2
/
+2
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
1
-12
/
+12
2011-10-11
xfs: revert to using a kthread for AIL pushing
Christoph Hellwig
4
-51
/
+45
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
5
-10
/
+24
2011-10-11
xfs: do not update xa_last_pushed_lsn for locked items
Christoph Hellwig
1
-1
/
+0
2011-10-11
Btrfs: make sure not to defrag extents past i_size
Chris Mason
1
-1
/
+3
2011-10-11
x86: Default to vsyscall=native for now
Adrian Bunk
2
-4
/
+5
2011-10-10
Btrfs: fix recursive auto-defrag
Li Zefan
1
-0
/
+7
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-10-10
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
1
-0
/
+1
2011-10-10
bnx2x: fix cl_id allocation for non-eth clients for NPAR mode
Dmitry Kravkov
2
-7
/
+13
2011-10-10
mlx4_en: fix endianness with blue frame support
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2011-10-10
ARM: tegra: fix compilation error due to mach/hardware.h removal
Marc Dietrich
1
-1
/
+0
2011-10-10
MAINTAINERS: Update tegra maintainer information
Olof Johansson
1
-2
/
+2
2011-10-08
[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2
Steve French
1
-1
/
+1
2011-10-07
ARM: mach-ux500: enable fix for ARM errata 754322
srinidhi kasagar
1
-0
/
+1
2011-10-07
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
1
-0
/
+11
2011-10-06
net: fix typos in Documentation/networking/scaling.txt
Benjamin Poirier
1
-5
/
+5
2011-10-06
bridge: leave carrier on for empty bridge
stephen hemminger
1
-3
/
+0
2011-10-06
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
Alex Deucher
1
-3
/
+6
2011-10-05
netfilter: Use proper rwlock init function
Thomas Gleixner
1
-1
/
+1
2011-10-05
drm/radeon/kms: fix dp_detect handling for DP bridge chips
Alex Deucher
1
-15
/
+6
2011-10-05
drm/radeon/kms: retry aux transactions if there are status flags
Alex Deucher
1
-3
/
+9
2011-10-05
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
Jason Gerecke
1
-5
/
+2
2011-10-05
tcp: properly update lost_cnt_hint during shifting
Yan, Zheng
1
-3
/
+1
2011-10-05
tcp: properly handle md5sig_pool references
Yan, Zheng
2
-7
/
+12
2011-10-05
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
David Ward
1
-1
/
+1
2011-10-05
Linux 3.1-rc9
v3.1-rc9
Linus Torvalds
1
-1
/
+1
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
3
-3
/
+20
2011-10-04
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
3
-127
/
+0
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
1
-5
/
+23
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
1
-7
/
+24
[next]