index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
extable.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
hwmon: (sht15) add support for the status register
Vivien Didelot
3
-35
/
+245
2011-05-19
hwmon: (sht15) clean-up the probe function
Vivien Didelot
1
-8
/
+46
2011-05-19
hwmon: (sht15) general code clean-up
Vivien Didelot
3
-119
/
+203
2011-05-19
hwmon: Add support for MAX6642
Per Dalén
4
-0
/
+389
2011-05-19
Linux 2.6.39
v2.6.39
Linus Torvalds
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
22
-50
/
+108
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
1
-0
/
+2
2011-05-18
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
1
-3
/
+1
2011-05-18
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
1
-4
/
+2
2011-05-18
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
1
-1
/
+1
2011-05-18
configfs: Fix race between configfs_readdir() and configfs_d_iput()
Joel Becker
1
-5
/
+28
2011-05-18
configfs: Don't try to d_delete() negative dentries.
Joel Becker
1
-2
/
+4
2011-05-18
block: don't delay blk_run_queue_async
Shaohua Li
1
-1
/
+3
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2011-05-18
memcg: fix zone congestion
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-05-18
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-05-17
cifs: fix cifsConvertToUCS() for the mapchars case
Jeff Layton
1
-8
/
+6
2011-05-17
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
1
-0
/
+5
2011-05-17
x86, AMD: Fix ARAT feature setting again
Borislav Petkov
1
-1
/
+1
2011-05-17
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
Borislav Petkov
1
-1
/
+1
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
3
-4
/
+19
2011-05-17
mm: fix kernel-doc warning in page_alloc.c
Randy Dunlap
1
-0
/
+1
2011-05-17
PCI: Clear bridge resource flags if requested size is 0
Yinghai Lu
1
-2
/
+2
2011-05-16
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
1
-1
/
+11
2011-05-16
net: Change netdev_fix_features messages loglevel
Michał Mirosław
1
-14
/
+8
2011-05-16
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
1
-0
/
+3
2011-05-16
sfc: Fix oops in register dump after mapping change
Ben Hutchings
1
-0
/
+7
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
2
-4
/
+6
2011-05-16
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
Vivek Goyal
4
-11
/
+19
2011-05-16
x86, apic: Fix spurious error interrupts triggering on all non-boot APs
Youquan Song
2
-5
/
+8
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
2
-5
/
+23
2011-05-16
drm/i915: Revert i915.semaphore=1 default from 47ae63e0
Andy Lutomirski
1
-1
/
+1
2011-05-16
vga_switcheroo: don't toggle-switch devices
Florian Mickler
1
-3
/
+3
2011-05-15
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
3
-6
/
+6
2011-05-15
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-15
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
6
-53
/
+115
2011-05-15
perf tools: Honour the cpu list parameter when also monitoring a thread list
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-05-14
Btrfs: fix FS_IOC_SETFLAGS ioctl
Li Zefan
1
-0
/
+2
2011-05-14
Btrfs: fix FS_IOC_GETFLAGS ioctl
Li Zefan
1
-0
/
+7
2011-05-14
fs: remove FS_COW_FL
Li Zefan
2
-10
/
+6
2011-05-14
Btrfs: fix easily get into ENOSPC in mixed case
liubo
1
-11
/
+26
2011-05-14
Prevent oopsing in posix_acl_valid()
Daniel J Blueman
1
-2
/
+3
2011-05-14
tmpfs: fix race between swapoff and writepage
Hugh Dickins
1
-6
/
+4
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
1
-1
/
+1
2011-05-14
Revert "libata: ahci_start_engine compliant to AHCI spec"
Tejun Heo
1
-21
/
+0
2011-05-14
Further fbcon sanity checking
Bruno Prémont
1
-4
/
+4
2011-05-14
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
1
-49
/
+68
[next]