index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-03-25
9
-28
/
+300
|
\
|
*
dm stripe: implement merge method
Mustafa Mesanovic
2011-03-24
1
-1
/
+22
|
*
dm mpath: allow table load with no priority groups
Mike Snitzer
2011-03-24
1
-3
/
+10
|
*
dm mpath: fail message ioctl if specified path is not valid
Mike Snitzer
2011-03-24
1
-2
/
+2
|
*
dm ioctl: add flag to wipe buffers for secure data
Milan Broz
2011-03-24
1
-2
/
+21
|
*
dm ioctl: prepare for crypt key wiping
Milan Broz
2011-03-24
1
-14
/
+11
|
*
dm crypt: wipe keys string immediately after key is set
Milan Broz
2011-03-24
1
-5
/
+14
|
*
dm: add flakey target
Josef Bacik
2011-03-24
3
-0
/
+219
|
*
dm: fix opening log and cow devices for read only tables
Milan Broz
2011-03-24
2
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-03-25
2
-6
/
+14
|
\
\
|
*
|
Input: tsc2005 - fix locking issue
Aaro Koskinen
2011-03-23
1
-2
/
+10
|
*
|
Input: tsc2005 - use relative jiffies to schedule the watchdog
Aaro Koskinen
2011-03-23
1
-2
/
+2
|
*
|
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2011-03-23
2
-2
/
+2
*
|
|
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-25
10
-95
/
+49
|
\
\
\
|
*
|
|
gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler
Thomas Gleixner
2011-03-25
2
-4
/
+3
|
*
|
|
gpio: Cleanup genirq namespace
Thomas Gleixner
2011-03-25
9
-50
/
+50
|
*
|
|
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
2011-03-25
1
-45
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-03-25
16
-44
/
+71
|
\
\
\
|
*
|
|
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-03-23
5
-12
/
+18
|
*
|
|
[S390] ccw_bus_type: make it static
Sebastian Ott
2011-03-23
2
-4
/
+2
|
*
|
|
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
13
-27
/
+49
|
*
|
|
[S390] qdio: prevent handling of buffers if count is zero
Jan Glauber
2011-03-23
1
-1
/
+2
|
|
/
/
*
|
|
memstick: add driver for Ricoh R5C592 card reader
Maxim Levitsky
2011-03-25
4
-0
/
+1096
*
|
|
[media] rc: update for bitop name changes
Stephen Rothwell
2011-03-24
1
-3
/
+3
*
|
|
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
2
-2
/
+2
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-03-24
15
-145
/
+246
|
\
\
\
|
*
|
|
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
2011-03-24
1
-1
/
+1
|
*
|
|
drm radeon: Return -EINVAL on wrong pm sysfs access
Thomas Renninger
2011-03-24
1
-3
/
+5
|
*
|
|
drm/radeon/kms: fix hardcoded EDID handling
Alex Deucher
2011-03-24
3
-7
/
+45
|
*
|
|
Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next
Dave Airlie
2011-03-24
8
-127
/
+131
|
|
\
\
\
|
|
*
|
|
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2011-03-24
2
-0
/
+7
|
|
*
|
|
drm/i915: Avoid unmapping pages from a NULL address space
Chris Wilson
2011-03-23
1
-3
/
+4
|
|
*
|
|
drm/i915: Fix use after free within tracepoint
Chris Wilson
2011-03-23
1
-2
/
+2
|
|
*
|
|
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2011-03-23
2
-61
/
+55
|
|
*
|
|
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-23
1
-4
/
+17
|
|
*
|
|
drm/i915: Fix computation of pitch for dumb bo creator
Chris Wilson
2011-03-23
1
-1
/
+1
|
|
*
|
|
drm/i915: report correct render clock frequencies on SNB
Jesse Barnes
2011-03-23
2
-5
/
+5
|
|
*
|
|
drm/i915/dp: Correct the order of deletion for ghost eDP devices
Takashi Iwai
2011-03-23
1
-2
/
+2
|
|
*
|
|
drm/i915: Fix tiling corruption from pipelined fencing
Chris Wilson
2011-03-23
1
-27
/
+17
|
|
*
|
|
drm/i915: Re-enable self-refresh
Yuanhan Liu
2011-03-23
1
-4
/
+1
|
|
*
|
|
drm/i915: Prevent racy removal of request from client list
Herton Ronaldo Krzesinski
2011-03-23
1
-2
/
+4
|
|
*
|
|
drm/i915: skip redundant operations whilst enabling pipes and planes
Chris Wilson
2011-03-23
1
-8
/
+16
|
|
*
|
|
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
Chris Wilson
2011-03-23
1
-8
/
+0
|
*
|
|
|
drm/radeon/kms: prefer legacy pll algo for tv-out
Alex Deucher
2011-03-23
1
-1
/
+5
|
*
|
|
|
drm: check for modesetting on modeset ioctls
Dave Airlie
2011-03-21
1
-0
/
+51
|
|
/
/
/
|
*
|
|
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
2011-03-21
2
-5
/
+13
|
*
|
|
drm: Fix use-after-free in drm_gem_vm_close()
Chris Wilson
2011-03-21
1
-2
/
+3
*
|
|
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
60
-721
/
+284
|
\
\
\
\
|
*
|
|
|
block: fix non-atomic access to genhd inflight structures
Shaohua Li
2011-03-22
1
-3
/
+4
|
*
|
|
|
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
9
-19
/
+35
[next]