index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algboss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
drm/i915: Ivybridge still has fences!
Daniel Vetter
2
-0
/
+3
2011-11-03
drm/i915: forcewake warning fixes in debugfs
Ben Widawsky
1
-6
/
+51
2011-11-01
drm/i915: Fix object refcount leak on mmappable size limit error path.
Eric Anholt
1
-1
/
+1
2011-11-01
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
Keith Packard
1
-2
/
+2
2011-10-28
agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is set
Keith Packard
1
-2
/
+3
2011-10-28
drm/i915: fix if statement (bogus semi-colon)
Dan Carpenter
1
-1
/
+1
2011-10-28
drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
Adam Jackson
1
-7
/
+7
2011-10-28
drm/i915: only match on PCI_BASE_CLASS_DISPLAY
Daniel Vetter
1
-1
/
+1
2011-10-28
drm/i915: disable temporal dithering on the internal panel
Daniel Vetter
1
-1
/
+1
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
12
-140
/
+40
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
8
-57
/
+8
2011-10-27
fs/Makefile: Stupid typo breakage of exofs inclusion
Boaz Harrosh
1
-1
/
+1
2011-10-26
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
2
-2
/
+2
2011-10-26
Blackfin: irq: remove IRQF_DISABLED
Yong Zhang
8
-11
/
+8
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
3
-9
/
+36
2011-10-26
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
1
-1
/
+3
2011-10-26
md: Fix some bugs in recovery_disabled handling.
NeilBrown
3
-1
/
+6
2011-10-26
Blackfin: boards: clean up i2c_board_info
Michael Hennerich
1
-28
/
+0
2011-10-26
Blackfin: drop unused Kconfig symbol
Paul Bolle
1
-4
/
+0
2011-10-26
Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driver
Lars-Peter Clausen
1
-0
/
+12
2011-10-26
Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driver
Lars-Peter Clausen
1
-3
/
+16
2011-10-26
Blackfin: bf537-stamp: register adau1701 codec and asoc machine driver
Lars-Peter Clausen
1
-0
/
+17
2011-10-26
Blackfin: merge asm/mutex.h into kbuild too
Mike Frysinger
2
-1
/
+1
2011-10-26
Blackfin: bf537-stamp: fix ad73311 codec config macro
Scott Jiang
1
-2
/
+2
2011-10-26
Blackfin: bf537-stamp: fix ad1836 name
Scott Jiang
1
-3
/
+3
2011-10-26
Blackfin: kgdb_test: rework code to avoid -O0 usage
Sonic Zhang
2
-3
/
+2
2011-10-26
Blackfin: fix sparse warnings in copy_to/from_user
Mikhail Gruzdev
1
-3
/
+3
2011-10-26
Blackfin: bf548-ezkit: update defconfig
Sonic Zhang
1
-10
/
+3
2011-10-26
Blackfin: SMP: fix scheduling deadlock
Steven Miao
1
-1
/
+6
2011-10-26
Blackfin: H8606: fixup bogus ioresource init
Thomas Gleixner
1
-1
/
+2
2011-10-26
Blackfin: SMP: convert to common asm-generic/atomic.h
Mike Frysinger
1
-94
/
+10
2011-10-26
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
1
-1
/
+1
2011-10-26
caif: Fix BUG() with network namespaces
David Woodhouse
1
-2
/
+3
2011-10-26
net: make bonding slaves honour master's skb->priority
Maciej Żenczykowski
1
-1
/
+0
2011-10-26
net: Unlock sock before calling sk_free()
Thomas Gleixner
1
-0
/
+1
2011-10-25
ehea: fix skb_frag_size typo
Eric Dumazet
1
-1
/
+1
2011-10-25
sysfs: Remove support for tagged directories with untagged members (again)
Eric W. Biederman
1
-4
/
+4
2011-10-25
pinctrl/sirf: fix sirfsoc_get_group_pins prototype
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-10-25
x86: Fix compilation bug in kprobes' twobyte_is_boostable
Josh Stone
1
-1
/
+3
2011-10-25
target: Fix compile warning w/ missing module.h include
Nicholas Bellinger
1
-0
/
+1
2011-10-25
of_mdio: Don't phy_scan_fixups() twice
Kyle Moffett
1
-1
/
+0
2011-10-25
ore: Enable RAID5 mounts
Boaz Harrosh
1
-3
/
+11
2011-10-25
exofs: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-2
/
+59
2011-10-25
ore: RAID5 Write
Boaz Harrosh
5
-16
/
+587
2011-10-25
ore: RAID5 read
Boaz Harrosh
5
-81
/
+473
2011-10-25
fs/Makefile: Always inspect exofs/
Boaz Harrosh
1
-1
/
+1
2011-10-25
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
Boaz Harrosh
2
-5
/
+6
2011-10-25
dp83640: free packet queues on remove
Richard Cochran
1
-0
/
+7
2011-10-25
dp83640: use proper function to free transmit time stamping packets
Richard Cochran
1
-2
/
+2
2011-10-25
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
1
-0
/
+8
[next]