index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader
David Howells
2
-0
/
+3
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
1
-0
/
+1
2010-08-12
MN10300: Fix size_t and ssize_t
David Howells
1
-1
/
+6
2010-08-12
MN10300: Fix RTC routines
David Howells
1
-4
/
+1
2010-08-12
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
Tony Luck
1
-3
/
+3
2010-08-12
memstick: fix hangs on unexpected device removal in mspro_blk
Maxim Levitsky
1
-2
/
+3
2010-08-12
memstick: init sysfs attributes
Maxim Levitsky
1
-0
/
+1
2010-08-12
mmc_test: fix large memory allocation
Adrian Hunter
1
-29
/
+47
2010-08-12
mmc_test: add performance tests
Adrian Hunter
1
-2
/
+791
2010-08-12
mmc_block: add support for secure discard
Adrian Hunter
2
-3
/
+46
2010-08-12
block: add secure discard
Adrian Hunter
9
-7
/
+45
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
1
-3
/
+10
2010-08-12
mmc_block: add discard support
Adrian Hunter
2
-3
/
+55
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
14
-8
/
+651
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
2
-1
/
+4
2010-08-12
writeback: merge for_kupdate and !for_kupdate cases
Wu Fengguang
1
-33
/
+10
2010-08-12
writeback: fix queue_io() ordering
Wu Fengguang
1
-1
/
+9
2010-08-12
writeback: don't redirty tail an inode with dirty pages
Wu Fengguang
1
-13
/
+9
2010-08-12
writeback: add comment to the dirty limit functions
Wu Fengguang
1
-3
/
+28
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
4
-41
/
+44
2010-08-12
writeback: balance_dirty_pages(): reduce calls to global_page_state
Wu Fengguang
1
-62
/
+33
2010-08-12
parisc: fix wrong page aligned size calculation in ioremapping code
Florian Zumbiehl
1
-1
/
+1
2010-08-12
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
1
-1
/
+1
2010-08-12
pc8736x_gpio: depends on X86_32
Randy Dunlap
1
-1
/
+1
2010-08-12
mm: fix fatal kernel-doc error
Randy Dunlap
1
-1
/
+1
2010-08-12
acpi: fix bogus preemption logic
Thomas Gleixner
2
-3
/
+8
2010-08-12
kernel/kfifo.c: add handling of chained scatterlists
Stefani Seibold
1
-7
/
+6
2010-08-12
io-mapping: move asm include inside the config option
Dave Airlie
1
-1
/
+2
2010-08-12
vgaarb: drop vga.h include
Dave Airlie
1
-1
/
+0
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
1
-0
/
+81
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
3
-3
/
+4
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
1
-13
/
+3
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
1
-22
/
+11
2010-08-11
lib/decompress_bunzip2.c: fix checkstack warning
Prarit Bhargava
1
-3
/
+7
2010-08-11
kfifo: add example files to the kernel sample directory
Stefani Seibold
7
-1
/
+614
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
5
-2225
/
+1164
2010-08-11
kfifo: add the new generic kfifo API
Stefani Seibold
2
-0
/
+1446
2010-08-11
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
1
-2
/
+1
2010-08-11
kfifo: kfifo_is_{full,empty} should return bools, not ints
Robert P. J. Day
1
-2
/
+2
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
1
-24
/
+51
2010-08-11
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
2
-2
/
+15
2010-08-11
fs/sysv: add v7 alias
Lubomir Rintel
1
-0
/
+1
2010-08-11
kexec: return -EFAULT on copy_to_user() failures
Dan Carpenter
1
-3
/
+5
2010-08-11
parport_serial: use the PCI IRQ if offered
Fr?d?ric Bri?re
1
-1
/
+0
2010-08-11
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
3
-1
/
+3
2010-08-11
lib/bug.c: make WARN implementation match the kernel/panic.c one
Anton Blanchard
1
-4
/
+7
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
5
-68
/
+37
[next]