index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
sh: Add a vmlinux.bin target.
Paul Mundt
1
-1
/
+3
2010-01-13
sh: Add support for LZO-compressed kernels.
Paul Mundt
5
-8
/
+26
2010-01-13
sh: Don't perform an icbi on a P2 address
Matt Fleming
1
-1
/
+1
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
13
-285
/
+292
2010-01-12
sh: Use SLAB_PANIC for thread_info slab cache.
Paul Mundt
1
-2
/
+1
2010-01-12
sh: Always provide thread_info allocators.
Paul Mundt
4
-35
/
+51
2010-01-12
sh: Move start_thread() out of line.
Paul Mundt
2
-11
/
+14
2010-01-12
sh: sh_bios detection.
Paul Mundt
1
-4
/
+11
2010-01-12
sh: Split out the unaligned counters and user bits.
Paul Mundt
4
-135
/
+198
2010-01-12
sh: Consolidate the sh_bios earlyprintk code.
Paul Mundt
4
-89
/
+79
2010-01-12
sh: Kill off more unused sh_bios callbacks.
Paul Mundt
2
-6
/
+0
2010-01-12
sh64: Fix up early serial fixmap.
Paul Mundt
1
-2
/
+0
2010-01-12
sh: Tidy up the sh bios VBR handling.
Paul Mundt
4
-33
/
+55
2010-01-12
sh: default to sparseirq.
Paul Mundt
1
-2
/
+3
2010-01-12
sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
Paul Mundt
3
-50
/
+53
2010-01-11
Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
Ananth N Mavinakayanahalli
2
-19
/
+22
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
2
-2
/
+19
2010-01-11
mn10300: update the ASB2303 defconfig
David Howells
1
-37
/
+70
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
1
-0
/
+17
2010-01-11
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
David Howells
1
-22
/
+35
2010-01-11
mn10300: use generic pci_enable_resources()
Bjorn Helgaas
3
-41
/
+2
2010-01-11
mn10300: use KERN_ERR not KERN_ERROR
David Howells
1
-1
/
+1
2010-01-11
mn10300: fix several bogus includes on abs2305
Al Viro
4
-7
/
+6
2010-01-11
mn10300: wire up missing new syscalls
David Howells
2
-1
/
+3
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
10
-12
/
+18
2010-01-11
mn10300: objcopy flags fix
Mark Salter
1
-1
/
+1
2010-01-11
mn10300: signal stack fix
Mark Salter
1
-1
/
+1
2010-01-11
rtc_cmos: convert shutdown to new pnp_driver->shutdown
OGAWA Hirofumi
1
-6
/
+3
2010-01-11
smaps: fix wrong rss count
Minchan Kim
1
-2
/
+1
2010-01-11
documentation: update kernel-doc-nano-HOWTO information
Randy Dunlap
1
-5
/
+7
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
4
-0
/
+288
2010-01-11
drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'
Stephen Hemminger
1
-3
/
+9
2010-01-11
Documentation: update ring-buffer-design.txt
Randy Dunlap
1
-28
/
+28
2010-01-11
mm: hugetlb: fix clear_huge_page()
Andrea Arcangeli
1
-1
/
+1
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
4
-0
/
+1229
2010-01-11
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
1
-2
/
+0
2010-01-11
vsnprintf: fix reference for compressed ipv6 addresses
Uwe Kleine-König
1
-2
/
+2
2010-01-11
mmc: allow for MMC v4.4
Adrian Hunter
1
-1
/
+1
2010-01-11
mmc_block: fix queue cleanup
Adrian Hunter
2
-9
/
+11
2010-01-11
mmc_block: fix probe error cleanup bug
Jarkko Lavinen
1
-0
/
+1
2010-01-11
mmc_block: add dev_t initialization check
Anna Lemehova
1
-0
/
+5
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2
-91
/
+0
2010-01-11
.gitignore: ignore vmlinuz
Florian Fainelli
1
-0
/
+1
2010-01-11
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
1
-1
/
+2
2010-01-11
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
Dave Anderson
1
-1
/
+0
2010-01-11
scripts/get_maintainer.pl: fix file exclusion X: logic
Joe Perches
1
-30
/
+54
2010-01-11
lib/rational.c needs module.h
Sascha Hauer
1
-0
/
+1
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
4
-5
/
+31
2010-01-11
x86: add support for LZO-compressed kernels
Albin Tonnerre
3
-1
/
+9
[next]