index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
api.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
page-allocator: allow too high-order warning messages to be suppressed with _...
Mel Gorman
1
-1
/
+3
2009-07-30
cgroup avoid permanent sleep at rmdir
KAMEZAWA Hiroyuki
3
-20
/
+75
2009-07-30
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
1
-2
/
+2
2009-07-30
cgroups: fix pid namespace bug
Li Zefan
2
-31
/
+76
2009-07-30
drivers/video/backlight/jornada720_bl.c: fix build
Kristoffer Ericson
1
-1
/
+1
2009-07-30
lib: export generic atomic64_t functions
Roland Dreier
1
-0
/
+11
2009-07-30
hugetlbfs: fix i_blocks accounting
Eric Sandeen
1
-1
/
+1
2009-07-30
rtc: mark if rtc-cmos drivers were successfully registered
Thadeu Lima de Souza Cascardo
1
-5
/
+18
2009-07-30
spi: omap2_mcspi rxdma bugfix
Eero Nurkkala
1
-1
/
+20
2009-07-30
spi: omap2_mcspi supports wake events
Jouni Hogander
1
-2
/
+9
2009-07-30
s3c-fb: fix off-by-one bug in loop indexes
Pawel Osciak
1
-2
/
+2
2009-07-30
edac: x38 fix mchbar high register addr
Lu Zhihe
1
-1
/
+1
2009-07-30
kexec: fix omitting offset in extended crashkernel syntax
Hidetoshi Seto
1
-1
/
+1
2009-07-30
mm: copy over oom_adj value at fork time
Rik van Riel
1
-0
/
+1
2009-07-30
mm: avoid endless looping for oom killed tasks
David Rientjes
1
-0
/
+4
2009-07-30
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
1
-4
/
+9
2009-07-30
markup_oops: fix it with 32-bit userspace on a 64-bit kernel
Matthew Wilcox
1
-2
/
+3
2009-07-29
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
Catalin Marinas
1
-3
/
+1
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
4
-2
/
+15
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
1
-0
/
+5
2009-07-29
drm/ttm: fix highuser vs dma32 confusion.
Dave Airlie
1
-1
/
+3
2009-07-29
drm/radeon: Fix size used for benchmarking BO copies.
Michel Dänzer
1
-2
/
+2
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
5
-1
/
+225
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2
-2
/
+2
2009-07-29
drm/ttm: powerpc: Fix Highmem cache flushing.
Thomas Hellstrom
1
-4
/
+10
2009-07-29
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
1
-0
/
+1
2009-07-29
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
1
-11
/
+52
2009-07-29
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
1
-2
/
+4
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
12
-42
/
+56
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
1
-14
/
+11
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
1
-6
/
+9
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
1
-1
/
+0
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
19
-1354
/
+2377
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
17
-19
/
+427
2009-07-29
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-29
libata: accept late unlocking of HPA
Tejun Heo
2
-7
/
+24
2009-07-29
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
1
-31
/
+36
2009-07-29
ata_piix: Add new short cable ID
Steve Conklin
1
-0
/
+1
2009-07-29
ata_piix: Add new laptop short cable IDs
Steve Conklin
1
-0
/
+2
2009-07-29
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
1
-0
/
+4
2009-07-29
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
3
-3
/
+4
2009-07-29
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-07-29
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
1
-0
/
+1
2009-07-28
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-28
USB: xhci: Support for 64-byte contexts
John Youn
5
-163
/
+287
2009-07-28
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
4
-53
/
+89
2009-07-28
USB: xhci: Scratchpad buffer allocation
John Youn
2
-0
/
+113
2009-07-28
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
1
-21
/
+27
2009-07-28
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
1
-1
/
+6
2009-07-28
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
1
-0
/
+4
[next]