index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
percpu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
bug.h: Fix up powerpc build regression.
Paul Mundt
1
-3
/
+5
2012-06-18
Makefile: fix up CROSS_COMPILE and READABLE_ASM interaction.
Paul Mundt
1
-2
/
+2
2012-06-17
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett
1
-2
/
+7
2012-06-17
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
1
-1
/
+1
2012-06-17
hwmon: (coretemp) Drop needless initialization
Jean Delvare
1
-1
/
+1
2012-06-17
hwmon: (coretemp) Document TjMax for 3rd generation i5/i7 processors
Guenter Roeck
1
-0
/
+11
2012-06-17
hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs
Guenter Roeck
1
-0
/
+25
2012-06-17
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
Guenter Roeck
2
-1
/
+7
2012-06-17
hwmon: (coretemp) Improve support of recent Atom CPU models
Jean Delvare
2
-2
/
+9
2012-06-17
remoteproc/omap: fix dev_err typo
Ohad Ben-Cohen
1
-1
/
+1
2012-06-17
ARM: Kirkwood: Fix clk problems modular ethernet driver
Andrew Lunn
1
-1
/
+7
2012-06-17
arm: versatile: fix and enable PCI I/O space
Arnd Bergmann
5
-19
/
+49
2012-06-17
Linux 3.5-rc3
v3.5-rc3
Linus Torvalds
1
-1
/
+1
2012-06-16
tile: fix bug in get_user() for 4-byte values
Chris Metcalf
1
-1
/
+1
2012-06-16
drm/i915: cache the EDID for eDP panels
Jesse Barnes
1
-6
/
+43
2012-06-16
Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
Daniel Vetter
1
-1
/
+6
2012-06-16
drm/i915: eDP aux needs vdd
Daniel Vetter
1
-0
/
+4
2012-06-16
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
Jesse Barnes
1
-1
/
+1
2012-06-16
drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx
Alex Deucher
3
-1
/
+45
2012-06-16
drm/radeon: add some additional 6xx/7xx/EG register init
Alex Deucher
6
-1
/
+13
2012-06-16
drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba)
Rafał Miłecki
5
-10
/
+11
2012-06-16
drm sis: initialize object_idr
Márton Németh
1
-1
/
+1
2012-06-16
drm via: initialize object_idr
Márton Németh
1
-2
/
+1
2012-06-16
drm/radeon/prime: reserve/unreserve around pin
Dave Airlie
1
-2
/
+8
2012-06-16
drm/radeon: fix regression in dynpm due to multi-ring rework
Alex Deucher
1
-3
/
+7
2012-06-16
vga_switcheroo.h: fix pci_dev warning
Randy Dunlap
1
-0
/
+2
2012-06-16
drm/udl: only bind to the video devices on the hub.
Dave Airlie
1
-1
/
+14
2012-06-16
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
2
-11
/
+9
2012-06-16
Btrfs: cast devid to unsigned long long for printk %llu
Chris Mason
1
-1
/
+2
2012-06-16
Btrfs: init old_generation in get_old_root
Chris Mason
1
-1
/
+1
2012-06-15
Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM
Liu Bo
1
-2
/
+2
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
3
-0
/
+27
2012-06-15
Btrfs: make sure that we've made everything in pinned tree clean
Liu Bo
1
-0
/
+11
2012-06-15
Btrfs: avoid memory leak of extent state in error handling routine
Liu Bo
1
-0
/
+2
2012-06-15
Btrfs: do not resize a seeding device
Liu Bo
1
-0
/
+7
2012-06-15
Btrfs: fix missing inherited flag in rename
Liu Bo
1
-3
/
+6
2012-06-15
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
1
-0
/
+3
2012-06-15
Btrfs: fix incompat flags setting
Li Zefan
1
-1
/
+1
2012-06-15
Btrfs: fix defrag regression
Li Zefan
1
-48
/
+49
2012-06-15
Btrfs: call filemap_fdatawrite twice for compression
Josef Bacik
3
-7
/
+31
2012-06-15
Btrfs: keep inode pinned when compressing writes
Josef Bacik
1
-2
/
+6
2012-06-15
Btrfs: implement ->show_devname
Josef Bacik
1
-0
/
+33
2012-06-15
Btrfs: use rcu to protect device->name
Josef Bacik
8
-64
/
+162
2012-06-15
Btrfs: unlock everything properly in the error case for nocow
Josef Bacik
1
-2
/
+35
2012-06-15
Btrfs: fix btrfs_destroy_marked_extents
Josef Bacik
1
-4
/
+2
2012-06-15
Btrfs: abort the transaction if the commit fails
Josef Bacik
1
-2
/
+8
2012-06-15
Btrfs: wake up transaction waiters when aborting a transaction
Josef Bacik
2
-6
/
+7
2012-06-15
Btrfs: fix locking in btrfs_destroy_delayed_refs
Josef Bacik
1
-13
/
+17
2012-06-15
Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error
Josef Bacik
1
-2
/
+2
2012-06-15
USB: fix gathering of interface associations
Daniel Mack
1
-1
/
+2
[next]