index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
install.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
sparc32,leon: always include leon_kernel in build
Sam Ravnborg
3
-7
/
+1
2012-05-28
sparc32,leon: clean up leon.h
Sam Ravnborg
3
-65
/
+4
2012-05-28
sparc32: handle leon in cpu.c
Sam Ravnborg
2
-9
/
+11
2012-05-28
sparc32: handle leon in irq_32.c
Sam Ravnborg
1
-10
/
+12
2012-05-28
sparc32: add support for run-time patching of leon/sun single instructions
Sam Ravnborg
4
-16
/
+72
2012-05-28
sparc32: introduce sparc32_start_kernel called from head_32.S
Sam Ravnborg
3
-8
/
+15
2012-05-28
sparc32: implement proper LEON support in head_32 (after highmem)
Sam Ravnborg
1
-25
/
+33
2012-05-28
sparc32: implement proper LEON support in head_32 (before highmem)
Sam Ravnborg
2
-11
/
+53
2012-05-28
sparc32: string and whitespace cleanup in head_32.S
Sam Ravnborg
1
-15
/
+15
2012-05-28
sparc: fix bad merge of sparc Kconfig
Stephen Rothwell
1
-1
/
+0
2012-05-28
openrisc: use generic strnlen_user() function
Jonas Bonn
3
-75
/
+3
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
5
-83
/
+48
2012-05-28
lib: Fix generic strnlen_user for 32-bit big-endian machines
Paul Mackerras
1
-1
/
+1
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
7
-231
/
+9
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
6
-109
/
+4
2012-05-26
lib: add generic strnlen_user() function
Linus Torvalds
3
-0
/
+142
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
6
-53
/
+102
2012-05-26
x86: use generic strncpy_from_user routine
Linus Torvalds
3
-97
/
+2
2012-05-26
intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper
David Woodhouse
1
-16
/
+13
2012-05-26
intel-iommu: Add device info into list before doing context mapping
David Woodhouse
1
-6
/
+11
2012-05-25
tile: default to tilegx_defconfig for ARCH=tile
Chris Metcalf
1
-1
/
+6
2012-05-25
tile: fix bug where fls(0) was not returning 0
Chris Metcalf
1
-6
/
+6
2012-05-25
arch/tile: mark TILEGX as not EXPERIMENTAL
Chris Metcalf
1
-6
/
+4
2012-05-25
tile/mm/fault.c: Port OOM changes to handle_page_fault
Kautuk Consul
1
-5
/
+27
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
1
-2
/
+28
2012-05-25
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
2
-1
/
+21
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
8
-280
/
+636
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
15
-158
/
+456
2012-05-25
mm: add new arch_make_huge_pte() method for tile support
Chris Metcalf
2
-0
/
+9
2012-05-25
arch/tile: support kexec() for tilegx
Chris Metcalf
5
-9
/
+300
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
6
-8
/
+55
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
20
-197
/
+345
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
8
-315
/
+241
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
10
-29
/
+130
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
6
-53
/
+111
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
7
-99
/
+96
2012-05-25
openrisc: use generic strncpy_from_user
Jonas Bonn
3
-59
/
+4
2012-05-25
sparc64: Fix several bugs in quad floating point emulation.
David S. Miller
2
-11
/
+21
2012-05-25
dma-buf: add initial vmap documentation
Dave Airlie
1
-0
/
+11
2012-05-25
dma-buf: minor documentation fixes.
Sumit Semwal
2
-4
/
+8
2012-05-25
dma-buf: add vmap interface
Dave Airlie
2
-0
/
+48
2012-05-25
dma-buf: mmap support
Daniel Vetter
3
-8
/
+170
2012-05-25
ALSA: hda/realtek - Add new codec support for ALC269VD
Kailang Yang
1
-5
/
+33
2012-05-24
sparc: Fix user_addr_max() definition.
David S. Miller
2
-2
/
+4
2012-05-24
lib: Sparc's strncpy_from_user is generic enough, move under lib/
David S. Miller
5
-144
/
+152
2012-05-24
kernel: Move REPEAT_BYTE definition into linux/kernel.h
David S. Miller
4
-4
/
+6
2012-05-24
sparc: Increase portability of strncpy_from_user() implementation.
David S. Miller
2
-5
/
+30
2012-05-24
alpha: add io{read,write}{16,32}be functions
Michael Cree
1
-0
/
+5
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
3
-5
/
+174
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2
-0
/
+4
[next]