index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
Paul Walmsley
2009-12-11
8
-3385
/
+3457
*
OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...
Paul Walmsley
2009-12-11
1
-1
/
+4
*
OMAP2/3: move SDRC macros to mach-omap2/sdrc.h
Paul Walmsley
2009-12-11
2
-14
/
+16
*
OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace
Paul Walmsley
2009-12-11
2
-14
/
+25
*
OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...
Paul Walmsley
2009-12-11
3
-30
/
+0
*
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2009-12-10
74
-247
/
+21991
|
\
|
*
MAINTAINERS: Add OMAP2/3 DSS and OMAPFB maintainer
Tomi Valkeinen
2009-12-09
1
-0
/
+17
|
*
OMAP: SDP: Enable DSS2 for OMAP3 SDP board
Tomi Valkeinen
2009-12-09
2
-19
/
+176
|
*
OMAP: DSS2: Taal DSI command mode panel driver
Tomi Valkeinen
2009-12-09
3
-0
/
+1011
|
*
OMAP: DSS2: Add generic and Sharp panel drivers
Tomi Valkeinen
2009-12-09
6
-0
/
+277
|
*
OMAP: DSS2: omapfb driver
Tomi Valkeinen
2009-12-09
11
-3
/
+3813
|
*
OMAP: DSS2: DSI driver
Tomi Valkeinen
2009-12-09
1
-0
/
+3710
|
*
OMAP: DSS2: SDI driver
Tomi Valkeinen
2009-12-09
1
-0
/
+277
|
*
OMAP: DSS2: RFBI driver
Tomi Valkeinen
2009-12-09
1
-0
/
+1309
|
*
OMAP: DSS2: Video encoder driver
Tomi Valkeinen
2009-12-09
1
-0
/
+797
|
*
OMAP: DSS2: DPI driver
Tomi Valkeinen
2009-12-09
1
-0
/
+399
|
*
OMAP: DSS2: DISPC
Tomi Valkeinen
2009-12-09
1
-0
/
+3091
|
*
OMAP: DSS2: Add more core files
Tomi Valkeinen
2009-12-09
3
-0
/
+2838
|
*
OMAP: DSS2: Display Subsystem Driver core
Tomi Valkeinen
2009-12-09
8
-0
/
+2559
|
*
OMAP: DSS2: Documentation for DSS2
Tomi Valkeinen
2009-12-09
1
-0
/
+317
|
*
OMAP: Add support for VRFB rotation engine
Tomi Valkeinen
2009-12-09
4
-0
/
+369
|
*
OMAP: Add VRAM manager
Tomi Valkeinen
2009-12-09
8
-0
/
+732
|
*
OMAP: OMAPFB: add omapdss device
Tomi Valkeinen
2009-12-09
3
-14
/
+27
|
*
OMAP: OMAPFB: split omapfb.h
Tomi Valkeinen
2009-12-09
30
-210
/
+248
|
*
OMAP2: Add funcs for writing SMS_ROT_* registers
Tomi Valkeinen
2009-12-09
2
-1
/
+24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2009-12-10
4
-15
/
+166
|
\
\
|
*
|
workqueue: Add debugobjects support
Thomas Gleixner
2009-11-16
4
-15
/
+166
*
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
11
-79
/
+107
|
\
\
\
|
*
|
|
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
1
-26
/
+5
|
*
|
|
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-04
1
-3
/
+4
|
*
|
|
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
1
-1
/
+11
|
*
|
|
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
1
-9
/
+11
|
*
|
|
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-03
1
-0
/
+3
|
*
|
|
xen: call clock resume notifier on all CPUs
Ian Campbell
2009-12-03
1
-1
/
+14
|
*
|
|
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
2009-12-03
1
-2
/
+2
|
*
|
|
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-12-03
1
-4
/
+3
|
*
|
|
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
1
-0
/
+2
|
*
|
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
1
-0
/
+1
|
*
|
|
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
1
-1
/
+1
|
*
|
|
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-12-03
3
-1
/
+4
|
*
|
|
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
1
-14
/
+11
|
*
|
|
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-12-03
3
-3
/
+5
|
*
|
|
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
1
-4
/
+16
|
*
|
|
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
1
-3
/
+6
|
*
|
|
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
1
-6
/
+7
|
*
|
|
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-12-03
1
-3
/
+3
*
|
|
|
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
2009-12-10
8
-5
/
+10
|
\
\
\
\
|
*
|
|
|
xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
1
-1
/
+1
|
*
|
|
|
fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
3
-3
/
+3
|
*
|
|
|
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
2009-12-03
2
-1
/
+4
[next]