index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-02
cfq-iosched: Remove bogus check in queue_fail path
Paul Bolle
1
-3
/
+0
2011-06-01
block: blkdev_get() should access ->bd_disk only after success
Tejun Heo
1
-2
/
+2
2011-05-31
CFQ: Fix typo and remove unnecessary semicolon
Kyungmin Park
1
-4
/
+4
2011-05-31
block: remove unwanted semicolons
Namhyung Kim
1
-2
/
+2
2011-05-30
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
2
-7
/
+4
2011-05-28
nbd: adjust 'max_part' according to part_shift
Namhyung Kim
1
-1
/
+12
2011-05-28
nbd: limit module parameters to a sane value
Namhyung Kim
1
-0
/
+6
2011-05-28
nbd: pass MSG_* flags to kernel_recvmsg()
Namhyung Kim
1
-1
/
+2
2011-05-28
block: improve the bio_add_page() and bio_add_pc_page() descriptions
Andreas Gruenbacher
1
-8
/
+8
2011-05-28
ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps
Linus Torvalds
1
-1
/
+1
2011-05-27
ARM: 6945/1: Add unwinding support for division functions
Laura Abbott
1
-5
/
+20
2011-05-27
[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)
Steve French
1
-1
/
+1
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
4
-6
/
+10
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2
-0
/
+2
2011-05-27
net: Kill ether_table[] declaration.
David S. Miller
1
-4
/
+0
2011-05-27
inetpeer: fix race in unused_list manipulations
Eric Dumazet
1
-15
/
+27
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-05-27
MAINTAINERS: Update eCryptfs mailing list
Tyler Hicks
1
-1
/
+1
2011-05-27
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
1
-25
/
+21
2011-05-27
eCryptfs: Clear i_nlink in rmdir
Tyler Hicks
1
-0
/
+2
2011-05-27
[CIFS] Fix endian error comparing authusers when cifsacl enabled
Steve French
1
-2
/
+3
2011-05-27
Btrfs: use the device_list_mutex during write_dev_supers
Chris Mason
1
-2
/
+2
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2
-9
/
+21
2011-05-27
regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
Axel Lin
1
-3
/
+5
2011-05-27
USB: TWL6025 allow different regulator name
Graeme Gregory
1
-1
/
+9
2011-05-27
REGULATOR: TWL6025: add support to twl-regulator
Graeme Gregory
1
-8
/
+321
2011-05-27
regulator: twl6030: do not write to _GRP for regulator disable
Balaji T K
1
-25
/
+22
2011-05-27
regulator: twl6030: do not write to _GRP for regulator enable
Balaji T K
1
-14
/
+25
2011-05-27
TPS65911: Comparator: Add comparator driver
Jorge Eduardo Candelaria
2
-0
/
+192
2011-05-27
TPS65911: Add support for added GPIO lines
Jorge Eduardo Candelaria
2
-86
/
+33
2011-05-27
GPIO: TPS65910: Move driver to drivers/gpio/
Jorge Eduardo Candelaria
5
-2
/
+11
2011-05-27
TPS65911: Add new irq definitions
Jorge Eduardo Candelaria
2
-14
/
+75
2011-05-27
regulator: tps65911: Add new chip version
Jorge Eduardo Candelaria
2
-35
/
+332
2011-05-27
MFD: TPS65910: Add support for TPS65911 device
Jorge Eduardo Candelaria
2
-1
/
+49
2011-05-27
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
1
-1
/
+1
2011-05-27
regulator: mc13892: Fix voltage unit in test case.
Fabio Estevam
1
-2
/
+2
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2
-10
/
+6
2011-05-27
mfd: Fix off-by-one value range checking for tps65910_i2c_write
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
1
-0
/
+7
2011-05-27
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
1
-3
/
+13
2011-05-27
regulator: max8997: remove useless code
Jonghwan Choi
1
-1
/
+0
2011-05-27
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
1
-9
/
+13
2011-05-27
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
3
-6
/
+3
2011-05-27
linux-next: build failure after merge of the voltage tree
Jorge Eduardo Candelaria
1
-1
/
+1
2011-05-27
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Remove some unused variables from wm831x DCDCs
Mark Brown
1
-2
/
+0
2011-05-27
linux-next: build failure after merge of the voltage tree
Jorge Eduardo Candelaria
1
-2
/
+2
2011-05-27
TPS65910: Add tps65910 regulator driver
Graeme Gregory
4
-0
/
+726
2011-05-27
TPS65910: IRQ: Add interrupt controller
Graeme Gregory
4
-1
/
+205
2011-05-27
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
4
-1
/
+101
[next]