summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/act2000 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-19block: drop @tsk from attempt_plug_merge() and explain sync rulesTejun Heo2-7/+27
2011-10-19block: make get_request[_wait]() fail if queue is deadTejun Heo1-16/+38
2011-10-19block: reorganize throtl_get_tg() and blk_throtl_bio()Tejun Heo3-41/+22
2011-10-19block: reorganize queue drainingTejun Heo3-26/+40
2011-10-19block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()Tejun Heo2-9/+2
2011-10-19block: pass around REQ_* flags instead of broken down booleans during request...Tejun Heo1-19/+17
2011-10-19block: move blk_throtl prototypes to block/blk.hTejun Heo3-15/+15
2011-10-19block: fix genhd refcounting in blkio_policy_parse_and_set()Tejun Heo1-33/+23
2011-10-19block: make gendisk hold a reference to its queueTejun Heo2-5/+16
2011-10-18Linux 3.1-rc10v3.1-rc10Linus Torvalds1-1/+1
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds1-1/+1
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-14hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare1-4/+11
2011-10-13gpio-pca953x: fix gpio_baseHartmut Knaack1-0/+1
2011-10-13gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik1-1/+1
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2-2/+2
2011-10-13ide: Fix file references in drivers/ide/Johann Felix Soden1-12/+12
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig4-51/+45
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig5-10/+24
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig1-1/+0
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason1-1/+3
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk2-4/+5
2011-10-10Btrfs: fix recursive auto-defragLi Zefan1-0/+7
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger1-3/+8
2011-10-10gro: refetch inet6_protos[] after pulling ext headersYan, Zheng1-0/+1
2011-10-10bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2-7/+13
2011-10-10mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo1-3/+3
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich1-1/+0
2011-10-10MAINTAINERS: Update tegra maintainer informationOlof Johansson1-2/+2
2011-10-08[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French1-1/+1
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-07x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-06net: fix typos in Documentation/networking/scaling.txtBenjamin Poirier1-5/+5
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger1-3/+0
2011-10-06drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher1-3/+6
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner1-1/+1
2011-10-05drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher1-15/+6
2011-10-05drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher1-3/+9
2011-10-05Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-10-05tcp: properly update lost_cnt_hint during shiftingYan, Zheng1-3/+1
2011-10-05tcp: properly handle md5sig_pool referencesYan, Zheng2-7/+12
2011-10-05macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-10-05Linux 3.1-rc9v3.1-rc9Linus Torvalds1-1/+1
2011-10-04PCI: Disable MPS configuration by defaultJon Mason3-3/+20
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24