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
/
arch
/
parisc
/
lib
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
1
-0
/
+2
2008-02-13
[XTENSA] Add volatile keyword to asm statements accessing counter registers
Chris Zankel
1
-4
/
+4
2008-02-13
[XTENSA] Remove unused code
Chris Zankel
1
-22
/
+0
2008-02-13
[XTENSA] Fix modules for non-exec processor configurations
Chris Zankel
3
-7
/
+7
2008-02-13
[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()
Marc Gauthier
1
-1
/
+1
2008-02-13
[XTENSA] Fix comments regarding the number of frames to save
Chris Zankel
1
-6
/
+6
2008-02-13
[XTENSA] Add missing a2 register restore in register spill routine
Chris Zankel
1
-3
/
+5
2008-02-13
[XTENSA] adjust boot linker script start addresses
Marc Gauthier
2
-1
/
+2
2008-02-13
[XTENSA] Remove oldmask from sigcontext and fix register flush
Chris Zankel
2
-10
/
+5
2008-02-13
[XTENSA] Clean up elf-gregset.
Chris Zankel
3
-148
/
+11
2008-02-13
[XTENSA] Fix icache flush for cache aliasing
Chris Zankel
1
-1
/
+1
2008-02-13
[XTENSA] Fix clobbered register in asm macro
Chris Zankel
1
-48
/
+51
2008-02-13
[XTENSA] Prevent inlining ISS platform asm constructs
Marc Gauthier
2
-0
/
+2
2008-02-13
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
1
-3
/
+3
2008-02-13
[XTENSA] Fix argument list for pgd_ctor constructor.
Chris Zankel
1
-1
/
+1
2008-02-13
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel
6
-1
/
+1
2008-02-13
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
1
-1
/
+3
2008-02-13
[XTENSA] Fix non-existent pte_token_t typedef to pgtable_t
Chris Zankel
1
-1
/
+1
2008-02-13
[XTENSA] Remove dead code reported by Robert P. J. Day.
Adrian Bunk
1
-5
/
+0
2008-02-13
[XTENSA] Remove duplicate includes.
Chris Zankel
3
-3
/
+0
2008-02-11
WMI: initialize wmi_blocks.list even if ACPI is disabled
Linus Torvalds
1
-2
/
+2
2008-02-11
x86: vdso_install fix
Roland McGrath
1
-10
/
+12
2008-02-11
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
2
-28
/
+36
2008-02-11
Be more robust about bad arguments in get_user_pages()
Jonathan Corbet
1
-0
/
+2
2008-02-11
Add Matt to MAINTAINERS as a SLAB allocator maintainer
Pekka Enberg
1
-0
/
+2
2008-02-11
Make topology fallback macros reference their arguments.
Andi Kleen
1
-5
/
+5
2008-02-11
mlx4_core: Fix build break (missing include)
Olof Johansson
1
-0
/
+1
2008-02-11
[IA64] Fix build for sim_defconfig
Tony Luck
2
-9
/
+8
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
1
-20
/
+24
2008-02-11
pata_ninja32: setup changes
Alan Cox
1
-2
/
+7
2008-02-11
pata_legacy: typo fix
Alan Cox
1
-1
/
+1
2008-02-11
pata_amd: Note in the module description it handles Nvidia
Alan Cox
1
-1
/
+1
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
1
-2
/
+4
2008-02-11
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
1
-15
/
+33
2008-02-11
pata_via: fix SATA cable detection on cx700
Tejun Heo
1
-1
/
+5
2008-02-11
x86: remove over noisy debug printk
Thomas Gleixner
1
-7
/
+0
2008-02-11
Prevent IDE boot ops on NUMA system
Andi Kleen
1
-1
/
+1
2008-02-11
kbuild: fix make V=1
Sam Ravnborg
2
-0
/
+4
2008-02-11
Use proper abstractions in quirk_intel_irqbalance
Matthew Wilcox
1
-3
/
+6
2008-02-11
selinux: support 64-bit capabilities
Stephen Smalley
5
-2
/
+27
2008-02-11
ide: remove stale comment from ide-lib.c
Bartlomiej Zolnierkiewicz
1
-9
/
+0
2008-02-11
ide: fix comment in init_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-11
ide: ide_init_port() bugfix
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-11
ide-disk: fix flush requests (take 2)
Bartlomiej Zolnierkiewicz
3
-13
/
+23
2008-02-11
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Sergei Shtylyov
3
-14
/
+18
2008-02-11
bast-ide: build fix
Bartlomiej Zolnierkiewicz
1
-8
/
+4
2008-02-11
ide-tape: remove never executed code
Bartlomiej Zolnierkiewicz
1
-34
/
+0
2008-02-11
ide: fix ide/legacy/gayle.c compilation
Adrian Bunk
1
-1
/
+1
2008-02-11
ide-cd: replace ntohs with generic byteorder macro be16_to_cpu
Borislav Petkov
1
-1
/
+1
2008-02-11
ide: remove stale version number
Bartlomiej Zolnierkiewicz
1
-3
/
+1
[next]