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
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-02-09
18
-193
/
+1428
|
\
|
*
drm/i915: select framebuffer support automatically
Ingo Molnar
2009-02-08
2
-3
/
+5
|
*
drm/i915: add get_vblank_counter function for GM45
Jesse Barnes
2009-02-08
5
-1
/
+24
|
*
drm/i915: capture last_vblank count at IRQ uninstall time too
Jesse Barnes
2009-02-08
1
-0
/
+1
|
*
drm/i915: Unlock mutex on i915_gem_fault() error path
Chris Wilson
2009-02-08
1
-1
/
+3
|
*
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
Eric Anholt
2009-02-08
1
-2
/
+2
|
*
drm/i915: skip LVDS initialization on Apple Mac Mini
Paul Collins
2009-02-08
1
-34
/
+13
|
*
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
2009-02-08
4
-104
/
+1173
|
*
drm/i915: Unref the object after failing to set tiling mode.
Chris Wilson
2009-02-08
1
-1
/
+4
|
*
drm/i915: add fence register management to execbuf
Jesse Barnes
2009-02-08
6
-20
/
+146
|
*
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
Eric Anholt
2009-02-08
1
-7
/
+13
|
*
drm/i915: Set up an MTRR covering the GTT at driver load.
Eric Anholt
2009-02-08
3
-11
/
+25
|
*
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
Eric Anholt
2009-02-08
1
-7
/
+11
|
*
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
Eric Anholt
2009-02-08
1
-0
/
+3
|
*
drm/radeon: fix ioremap conflict with AGP mappings
Dave Airlie
2009-02-08
2
-4
/
+9
|
*
i915: fix unneeded locking in i915 LVDS get modes code.
Dave Airlie
2009-02-03
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-02-09
6
-15
/
+30
|
\
\
|
*
|
crypto: scatterwalk - Avoid flush_dcache_page on slab pages
Herbert Xu
2009-02-09
1
-1
/
+2
|
*
|
crypto: shash - Fix tfm destruction
Herbert Xu
2009-02-05
1
-1
/
+1
|
*
|
crypto: api - Fix zeroing on free
Herbert Xu
2009-02-05
2
-11
/
+16
|
*
|
crypto: shash - Fix module refcount
Adrian-Ken Rueegsegger
2009-02-05
1
-1
/
+6
|
*
|
crypto: api - Fix algorithm test race that broke aead initialisation
Herbert Xu
2009-01-28
1
-1
/
+5
*
|
|
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
David Howells
2009-02-09
1
-1
/
+1
*
|
|
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
2009-02-09
4
-0
/
+8
*
|
|
mm: fix error case in mlock downgrade reversion
Hugh Dickins
2009-02-08
1
-1
/
+4
*
|
|
Linux 2.6.29-rc4
v2.6.29-rc4
Linus Torvalds
2009-02-08
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Linus Torvalds
2009-02-08
3
-18
/
+76
|
\
\
\
|
*
|
|
async: use list_move_tail
Stefan Richter
2009-02-08
1
-2
/
+1
|
*
|
|
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
3
-24
/
+29
|
*
|
|
async: Add some documentation.
Cornelia Huck
2009-02-08
1
-0
/
+47
|
*
|
|
async: Handle kthread_run() return codes.
Cornelia Huck
2009-02-08
1
-2
/
+9
|
*
|
|
async: Fix running list handling.
Cornelia Huck
2009-02-08
1
-2
/
+2
*
|
|
|
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2009-02-08
2
-67
/
+20
*
|
|
|
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-10
/
+15
*
|
|
|
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
1
-5
/
+15
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
10
-87
/
+132
|
\
\
\
|
*
|
|
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-04
1
-52
/
+93
|
*
|
|
PCI PM: Read power state from device after trying to change it on resume
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
*
|
|
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-04
1
-4
/
+6
|
*
|
|
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
2009-02-04
1
-15
/
+1
|
*
|
|
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-04
1
-2
/
+8
|
*
|
|
PCI PM: Check if the state has been saved before trying to restore it
Rafael J. Wysocki
2009-02-04
1
-1
/
+1
|
*
|
|
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-02-04
1
-15
/
+12
|
*
|
|
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
6
-9
/
+22
|
*
|
|
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-02-04
1
-2
/
+2
*
|
|
|
module: remove over-zealous check in __module_get()
Rusty Russell
2009-02-07
1
-1
/
+0
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-02-07
24
-901
/
+481
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
1744
-15883
/
+32279
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
|
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-02-04
3
-132
/
+0
|
|
|
|
|
|
|
*
|
|
|
|
ACPI: add missing KERN_* constants to printks
Frank Seidel
2009-02-07
6
-11
/
+12
[next]