index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
video i.MX: remove mx1 compile time dependencies
Sascha Hauer
3
-27
/
+7
2011-05-19
ARM: mx51: Remove imx51_add_gpio_keys
Fabio Estevam
4
-5
/
+3
2011-05-19
ARM: imx51: use platform id 2 for imx51-cspi
Uwe Kleine-König
1
-1
/
+1
2011-05-19
ARM: mxs: fix naming of struct holding info for mxs-i2c devices
Uwe Kleine-König
3
-5
/
+7
2011-05-19
ARM: mxs/i.MX23: make i2c defines consistent and match the reference manual
Wolfram Sang
1
-1
/
+1
2011-05-19
ARM: mx3: dynamically allocate "ipu-core" devices
Uwe Kleine-König
30
-208
/
+263
2011-05-19
ARM: mx3/mx31moboard: properly allocate memory for mx3-camera
Uwe Kleine-König
1
-16
/
+17
2011-05-19
ARM: mx3/pcm037: properly allocate memory for mx3-camera
Uwe Kleine-König
1
-16
/
+18
2011-05-19
ARM: mx3: dynamically allocate "mxc_rtc" devices
Uwe Kleine-König
9
-21
/
+59
2011-05-19
ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure
Fabio Estevam
1
-1
/
+1
2011-05-19
ARM: mx5/mx53_smd: Add esdhc support
Fabio Estevam
2
-0
/
+29
2011-05-19
ARM: imx/mx25: add NAND chip select pins to iomux
Baruch Siach
1
-0
/
+3
2011-05-19
ARM: imx: clean up the section marks of extern data
Richard Zhao
9
-97
/
+93
2011-05-19
ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one
Fabio Estevam
2
-3
/
+3
2011-05-19
ARM: mx27: fix gpt4/5 base address
Wolfram Sang
1
-2
/
+2
2011-05-19
ARM: imx: remove #includes already available from devices-common.h
Uwe Kleine-König
32
-50
/
+0
2011-05-19
ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices
Uwe Kleine-König
9
-80
/
+27
2011-05-19
ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SD
Shawn Guo
1
-1
/
+11
2011-05-19
ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset
Fabio Estevam
1
-7
/
+5
2011-05-19
ARM: mx53: Print silicon revision on boot
Fabio Estevam
4
-13
/
+25
2011-04-12
ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL
Dave Martin
1
-0
/
+2
2011-04-12
ARM: mxs/clock-mx28: fix up name##_set_rate
Uwe Kleine-König
1
-1
/
+6
2011-04-12
ARM: imx: fix usb related build failure for mach-vpr200
Uwe Kleine-König
1
-3
/
+8
2011-04-06
Linux 2.6.39-rc2
v2.6.39-rc2
Linus Torvalds
1
-1
/
+1
2011-04-06
inotify: fix double free/corruption of stuct user
Eric Paris
2
-26
/
+14
2011-04-05
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-05
block: fix request sorting at unplug
Konstantin Khlebnikov
1
-1
/
+1
2011-04-05
dm: improve block integrity support
Mike Snitzer
3
-35
/
+93
2011-04-05
fs: export empty_aops
Jens Axboe
4
-5
/
+12
2011-04-05
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-04-05
blk-throttle: don't call xchg on bool
Andreas Schwab
1
-2
/
+2
2011-04-05
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
1
-1
/
+0
2011-04-05
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
1
-2
/
+2
2011-04-05
block: get rid of elv_insert() interface
Jens Axboe
3
-23
/
+17
2011-04-05
block: dump request state on seeing a corrupted request completion
Jens Axboe
1
-1
/
+1
2011-04-05
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
1
-24
/
+0
2011-04-05
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
1
-20
/
+0
2011-04-05
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
1
-6
/
+11
2011-04-05
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2
-1
/
+4
2011-04-05
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-05
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
1
-3
/
+3
2011-04-05
Btrfs: don't warn in btrfs_add_orphan
Josef Bacik
1
-2
/
+0
2011-04-05
Btrfs: fix free space cache when there are pinned extents and clusters V2
Josef Bacik
1
-4
/
+78
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
5
-1
/
+30
2011-04-05
btrfs: clear __GFP_FS flag in the space cache inode
Miao Xie
2
-2
/
+2
2011-04-05
Btrfs: fix memory leak in start_transaction()
Yoshinori Sano
1
-0
/
+1
2011-04-05
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
Tsutomu Itoh
1
-1
/
+3
2011-04-05
Btrfs: fix subvol_sem leak in btrfs_rename()
Johann Lombardi
1
-3
/
+5
2011-04-05
Btrfs: Fix oops for defrag with compression turned on
Li Zefan
1
-9
/
+8
2011-04-05
Btrfs: fix /proc/mounts info.
Tsutomu Itoh
1
-2
/
+17
[next]