index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lantiq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
7
-35
/
+92
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
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
2012-05-24
x86, relocs: Add jiffies and jiffies_64 to the relative whitelist
H. Peter Anvin
1
-0
/
+1
2012-05-24
Input: matrix-keymap - fix building keymaps
Dmitry Torokhov
1
-1
/
+1
2012-05-24
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin KoĆcielnicki
1
-1
/
+1
2012-05-24
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
1
-0
/
+2
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
1
-1
/
+2
2012-05-24
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
1
-0
/
+1
2012-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
1
-1
/
+7
2012-05-24
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
1
-1
/
+2
[next]