index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
Lee Jones
1
-0
/
+1
2012-06-01
ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree
Lee Jones
1
-0
/
+107
2012-06-01
ARM: ux500: Only initialise STE's UIBs on boards which support them
Lee Jones
3
-3
/
+10
2012-06-01
ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
Lee Jones
1
-3
/
+4
2012-06-01
ARM: ux500: Use correct format for dynamic IRQ assignment
Lee Jones
2
-10
/
+28
2012-06-01
ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots
Lee Jones
1
-0
/
+1
2012-06-01
ARM: ux500: PRCMU related configuration and layout corrections for Device Tree
Lee Jones
1
-2
/
+2
2012-06-01
ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled
Lee Jones
1
-2
/
+1
2012-06-01
ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
Lee Jones
1
-2
/
+1
2012-06-01
ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement
Lee Jones
3
-1
/
+26
2012-06-01
ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
Lee Jones
1
-2
/
+16
2012-06-01
pinctrl-nomadik: Allow Device Tree driver probing
Lee Jones
1
-1
/
+19
2012-05-31
tty: add lockdep annotations
Eric Dumazet
1
-4
/
+15
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
6
-54
/
+70
2012-05-31
block: avoid infinite loop in get_task_io_context()
Eric Dumazet
1
-1
/
+5
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
4
-45
/
+3
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2
-21
/
+67
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
1
-23
/
+25
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
1
-0
/
+2
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
1
-16
/
+44
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
1
-4
/
+2
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
1
-0
/
+3
2012-05-31
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
1
-30
/
+30
2012-05-31
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
1
-6
/
+5
2012-05-31
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
1
-27
/
+28
2012-05-31
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
1
-2
/
+1
2012-05-31
ARM: LPC32xx: Adjust dts files to gpio dt binding
Roland Stigge
2
-41
/
+4
2012-05-31
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-30
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
x86/mce: Cleanup timer mess
Thomas Gleixner
1
-15
/
+16
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2012-05-30
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
1
-5
/
+0
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c
H. Peter Anvin
2
-10
/
+5
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-05-30
Documentation: kernel-parameters.txt Add amd_iommu_dump
Shuah Khan
1
-0
/
+6
2012-05-30
[SCSI] fix scsi_wait_scan
James Bottomley
1
-1
/
+1
2012-05-30
[SCSI] fix async probe regression
Dan Williams
1
-2
/
+5
2012-05-30
[SCSI] be2iscsi: fix dma free size mismatch regression
Mike Christie
1
-3
/
+2
2012-05-30
[SCSI] qla4xxx: Update driver version to 5.02.00-k17
Vikas Chaudhary
1
-1
/
+1
2012-05-30
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
9
-16
/
+1293
2012-05-30
[SCSI] qla4xxx: Add change_queue_depth API support
Tej Parkash
1
-0
/
+20
2012-05-30
[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.
Manish Rangankar
1
-1
/
+35
2012-05-30
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
1
-20
/
+36
2012-05-30
[SCSI] qla4xxx: Fix kernel panic during discovery logout.
Manish Rangankar
1
-1
/
+2
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
9
-10
/
+25
2012-05-30
i2c-dev: Add support for I2C_M_RECV_LEN
Jean Delvare
1
-4
/
+26
2012-05-30
[SCSI] qla4xxx: Correct early completion of pending mbox.
Lalit Chandivade
1
-19
/
+19
2012-05-30
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
1
-4
/
+9
2012-05-30
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
Heiko Carstens
1
-0
/
+1
[next]