index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h files
viresh kumar
5
-219
/
+2
2011-03-09
ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macros
viresh kumar
5
-28
/
+21
2011-03-09
ARM: 6791/1: SPEAr3xx: Declare device structures after shirq code
viresh kumar
3
-24
/
+24
2011-03-09
ARM: 6790/1: SPEAr: Clock Framework: Rename usbd clock and align apb_clk entry
viresh kumar
2
-4
/
+4
2011-03-09
ARM: 6789/1: SPEAr3xx: Rename sdio to sdhci
viresh kumar
8
-33
/
+33
2011-03-09
ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.h
viresh kumar
22
-20
/
+17
2011-03-09
ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.
viresh kumar
12
-15
/
+15
2011-03-09
ARM: 6681/1: SPEAr: add debugfs support to clk API
Shiraz Hashim
2
-0
/
+124
2011-03-09
ARM: 6703/1: SPEAr: update clk API support
viresh kumar
6
-312
/
+1259
2011-03-09
ARM: 6679/1: SPEAr: make clk API functions more generic
viresh kumar
4
-46
/
+214
2011-03-09
ARM: 6737/1: SPEAr: formalized timer support
Shiraz Hashim
9
-20
/
+78
2011-03-09
ARM: 6678/1: SPEAr: update padmux code
viresh kumar
9
-59
/
+36
2011-03-09
ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASE
viresh kumar
5
-137
/
+163
2011-03-07
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
1
-1
/
+1
2011-03-07
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-30
/
+41
2011-03-07
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
13
-22
/
+59
2011-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-2
/
+1
2011-03-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-46
/
+89
2011-03-08
drm: index i shadowed in 2nd loop
roel
1
-2
/
+2
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
1
-2
/
+1
2011-03-08
Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes
Dave Airlie
9
-41
/
+70
2011-03-07
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-22
/
+21
2011-03-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-37
/
+120
2011-03-08
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2
-0
/
+12
2011-03-08
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2
-3
/
+5
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-15
/
+57
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-06
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2
-9
/
+47
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
6
-19
/
+42
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-50
/
+72
2011-03-04
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2
-8
/
+19
2011-03-04
mm: preserve original node for transparent huge page copies
Andi Kleen
1
-2
/
+2
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
3
-11
/
+11
2011-03-04
RapidIO: Update MAINTAINERS
Alexandre Bounine
1
-0
/
+1
2011-03-04
drivers/video/backlight/ltv350qv.c: fix a memory leak
Axel Lin
1
-1
/
+8
2011-03-04
MAINTAINERS: add maintainer of Samsung Mobile Machine support
Kyungmin Park
1
-0
/
+9
2011-03-04
pps: make pps_gen_parport depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2011-03-04
drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-04
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-03-04
drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()
Axel Lin
1
-5
/
+7
2011-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2
-4
/
+14
2011-03-04
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-15
/
+27
2011-03-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+22
2011-03-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-6
/
+11
2011-03-04
nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)
Neil Horman
1
-2
/
+42
2011-03-04
ceph: no .snap inside of snapped namespace
Sage Weil
1
-0
/
+1
[next]