index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-03
MIPS: MTX-1: Request button GPIO before setting its direction
Florian Fainelli
1
-2
/
+12
2009-08-03
MIPS: AR7: Override CFLAGS with -Werror
Florian Fainelli
1
-0
/
+1
2009-08-03
MIPS: AR7: Remove unused tnetd7200_get_clock function
Florian Fainelli
1
-13
/
+0
2009-08-03
MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK
Florian Fainelli
1
-3
/
+3
2009-08-03
MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled
Florian Fainelli
1
-1
/
+2
2009-08-03
MIPS: Fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-03
MIPS: AR7: Fix build warning on memory.c
Florian Fainelli
1
-1
/
+1
2009-08-03
MIPS: Octeon PCIe: Make hardware and software bus numbers match.
David Daney
1
-14
/
+17
2009-08-03
MIPS: RBTX4939: Fix IOC pin-enable register updating
Atsushi Nemoto
1
-1
/
+1
2009-08-03
MIPS: Simplify and correct interrupt handling for MSP4200
Shane McDonald
1
-9
/
+1
2009-08-03
MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC
Florian Fainelli
1
-0
/
+2
2009-08-03
MIPS: MSP71xx: fix build failures on msp_irq_slp.c
Florian Fainelli
1
-2
/
+2
2009-08-03
MIPS: Fix loading of modules with unresolved weak symbols
Gabor Juhos
1
-2
/
+2
2009-08-03
MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.
Kurt Martin
1
-5
/
+8
2009-08-03
[PATCH] MIPS: SMTC: Fix compile error
Raghu Gandham
1
-1
/
+1
2009-08-03
MIPS: Avoid clobbering struct pt_regs in kthreads
David Daney
3
-4
/
+8
2009-08-03
MIPS: AR7: Remove unused inclusions of <linux/version.h>.
Huang Weiyi
2
-2
/
+0
2009-08-03
MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()
Yoichi Yuasa
1
-6
/
+6
2009-08-03
MIPS: Fix compile for !CONFIG_SMP
Alexander Clouter
1
-1
/
+1
2009-08-03
MIPS: Drop mmap_sem in pagefault oom path
Akinobu Mita
1
-0
/
+1
2009-08-03
MIPS: Eleminate filenames from comments
Ralf Baechle
36
-83
/
+5
2009-08-03
[PATCH] MIPS: Cavium: Move swapped comments to their rightful place.
Ralf Baechle
1
-2
/
+2
2009-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+102
2009-07-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
58
-2754
/
+4006
2009-07-30
lguest: update commentry
Rusty Russell
3
-26
/
+83
2009-07-30
lguest: fix comment style
Rusty Russell
4
-198
/
+353
2009-07-29
powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx
Kumar Gala
52
-2374
/
+3639
2009-07-29
powerpc/86xx: Update GE Fanuc sbc310 default configuration
Martyn Welch
1
-59
/
+154
2009-07-29
powerpc/86xx: Update defconfig for GE Fanuc's PPC9A
Martyn Welch
1
-322
/
+196
2009-07-29
powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards
Anton Vorontsov
3
-3
/
+3
2009-07-29
powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+4
2009-07-29
powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+13
2009-07-29
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
1
-0
/
+1
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2009-07-29
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
1
-0
/
+1
2009-07-27
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2
-19
/
+0
2009-07-27
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
17
-220
/
+126
2009-07-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-23
/
+37
2009-07-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-45
/
+48
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
29
-67
/
+91
2009-07-27
microblaze: Makefile cleanup
Sam Ravnborg
2
-18
/
+19
2009-07-27
microblaze: Typo fix for cpu param inconsistency
Michal Simek
2
-2
/
+2
2009-07-27
microblaze: Add support for R_MICROBLAZE_64_NONE
Michal Simek
1
-0
/
+4
2009-07-27
microblaze: Get module loading working
John Williams
1
-5
/
+10
2009-07-27
microblaze: remove sys_ipc
Arnd Bergmann
2
-100
/
+1
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2
-64
/
+47
2009-07-27
microblaze: Detect new Microblaze 7.20 versions
Michal Simek
1
-0
/
+2
2009-07-27
microblaze: Fix do_page_fault for no context
Michal Simek
1
-9
/
+4
2009-07-27
microblaze: Add _PAGE_FILE macros to pgtable.h
Michal Simek
1
-3
/
+3
2009-07-27
microblaze: Fix put_user macro for 64bits arguments
Michal Simek
1
-1
/
+1
[next]