index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
7
-9
/
+25
2011-10-17
ARM: 7124/1: smp: Add a localtimer handler callable from C code
Shawn Guo
2
-0
/
+9
2011-10-17
ARM: 7123/1: smp: Add an IPI handler callable from C code
Shawn Guo
2
-0
/
+10
2011-10-17
ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()
Shawn Guo
1
-1
/
+1
2011-10-17
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
Will Deacon
1
-3
/
+14
2011-10-17
ARM: 7060/1: smp: populate logical CPU mapping during boot
Will Deacon
2
-0
/
+21
2011-10-17
ARM: 7011/1: Add ARM cpu topology definition
Vincent Guittot
6
-0
/
+218
2011-09-11
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
Janusz Krzysztofik
1
-1
/
+1
2011-09-10
backlight: Declare backlight_types[] const
Bart Van Assche
1
-1
/
+1
2011-09-10
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
1
-2
/
+10
2011-09-10
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2
-10
/
+17
2011-09-10
md/raid10: unify handling of write completion.
NeilBrown
1
-20
/
+18
2011-09-10
Avoid dereferencing a 'request_queue' after last close.
NeilBrown
1
-2
/
+5
2011-09-10
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2
-20
/
+23
2011-09-10
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
3
-6
/
+10
2011-09-10
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
1
-18
/
+15
2011-09-08
regulator: fix kernel-doc warning in consumer.h
Randy Dunlap
1
-1
/
+1
2011-09-08
wireless: fix kernel-doc warning in net/cfg80211.h
Randy Dunlap
1
-0
/
+2
2011-09-07
HID: wacom: Unregister sysfs attributes on remove
David Herrmann
1
-0
/
+1
2011-09-07
HID: wacom: Fix error path of power-supply initialization
David Herrmann
1
-12
/
+9
2011-09-07
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
Linus Walleij
2
-2
/
+28
2011-09-07
ARM: 7081/1: mach-integrator: fix the clocksource
Linus Walleij
1
-3
/
+3
2011-09-07
i2c-tegra: fix possible race condition after tx
Doug Anderson
1
-14
/
+32
2011-09-07
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
1
-1
/
+1
2011-09-07
i2c-tegra: Add of_match_table
John Bonesio
1
-0
/
+12
2011-09-07
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
Axel Lin
1
-1
/
+4
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2
-8
/
+4
2011-09-06
hwmon: (max16065) Add chip access warning to documentation
Guenter Roeck
1
-0
/
+7
2011-09-06
hwmon: (max16065) Fix current calculation
Guenter Roeck
1
-1
/
+1
2011-09-06
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
2
-7
/
+32
2011-09-06
fs/9p: Always ask new inode in lookup for cache mode disabled
Aneesh Kumar K.V
1
-7
/
+21
2011-09-06
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
5
-3
/
+96
2011-09-06
net/9p: Fix kernel crash with msize 512K
Aneesh Kumar K.V
1
-5
/
+12
2011-09-06
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
4
-52
/
+68
2011-09-06
fs/9p: Add fid before dentry instantiation
Aneesh Kumar K.V
2
-7
/
+5
2011-09-05
regmap: Remove bitrotted module_put()s
Mark Brown
1
-4
/
+1
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-09-05
NET: am79c961: fix race in link status code
Russell King
1
-0
/
+3
2011-09-05
Linux 3.1-rc5
v3.1-rc5
Linus Torvalds
1
-1
/
+1
2011-09-04
ARM: 7067/1: mm: keep significant bits in pfn_valid
Mark Rutland
1
-1
/
+1
2011-09-02
iommu/amd: Don't take domain->lock recursivly
Joerg Roedel
1
-5
/
+0
2011-09-02
iommu/amd: Make sure iommu->need_sync contains correct value
Joerg Roedel
1
-3
/
+10
2011-09-02
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
2
-0
/
+30
2011-09-01
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
1
-0
/
+10
2011-09-01
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
1
-3
/
+5
2011-09-01
xfs: fix ->write_inode return values
Christoph Hellwig
1
-25
/
+9
2011-09-01
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
1
-0
/
+19
[next]