index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
virt-dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
6
-7
/
+7
2012-09-05
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
4
-8
/
+23
2012-09-05
powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog
Mihai Caraman
1
-35
/
+32
2012-09-05
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2
-37
/
+70
2012-09-05
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
Mihai Caraman
3
-2
/
+21
2012-09-05
powerpc/booke64: Fix machine check handler to use the right prolog
Mihai Caraman
1
-1
/
+1
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
6
-1
/
+251
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
4
-0
/
+5
2012-09-05
powerpc: Consolidate {k,u}probe definitions
Ananth N Mavinakayanahalli
2
-13
/
+44
2012-09-05
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
5
-39
/
+38
2012-09-05
hvc_vio: Improve registration of udbg backend
Benjamin Herrenschmidt
1
-53
/
+70
2012-09-05
hvc_console: Better kernel console support
Benjamin Herrenschmidt
1
-7
/
+26
2012-09-05
powerpc: Remove <asm/abs_addr.h>
Michael Ellerman
1
-22
/
+0
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
12
-10
/
+4
2012-09-05
powerpc: Remove virt_to_abs() now all users have been fixed
Michael Ellerman
1
-3
/
+0
2012-09-05
powerpc: Remove abs_to_virt() now all users have been fixed
Michael Ellerman
1
-1
/
+0
2012-09-05
powerpc: Remove phys_to_abs() now all users have been removed
Michael Ellerman
1
-2
/
+0
2012-09-05
powerpc/ps3: Replace virt_to_abs() with __pa()
Michael Ellerman
1
-2
/
+1
2012-09-05
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
1
-2
/
+1
2012-09-05
powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
1
-6
/
+5
2012-09-05
powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2
-6
/
+4
2012-09-05
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
3
-14
/
+13
2012-09-05
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
Michael Ellerman
1
-2
/
+1
2012-09-05
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
8
-22
/
+21
2012-09-05
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
1
-4
/
+3
2012-09-05
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
1
-3
/
+2
2012-09-05
powerpc/mm: Replace abs_to_virt() with __va()
Michael Ellerman
1
-2
/
+1
2012-09-05
IB/ehca: Don't use phys_to_abs(), it's a nop
Michael Ellerman
1
-19
/
+14
2012-09-05
powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...
Michael Ellerman
1
-9
/
+8
2012-09-05
powerpc: Remove remaining iSeries chunks
Michael Ellerman
1
-30
/
+2
2012-08-03
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
1
-2
/
+2
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-02
ARM: mmp: add missing irqs.h
Haojian Zhuang
1
-0
/
+1
2012-08-02
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
Thomas Petazzoni
1
-1
/
+1
2012-08-02
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
Barry Song
1
-3
/
+3
2012-08-02
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
2
-1
/
+3
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-02
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
1
-0
/
+1
2012-08-02
um: Add arch/x86/um to MAINTAINERS
Richard Weinberger
1
-0
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
10
-34
/
+71
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
1
-2
/
+3
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2
-4
/
+55
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
1
-13
/
+32
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
2
-3
/
+60
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
2
-8
/
+6
2012-08-02
um: split syscall_trace(), pass pt_regs to it
Al Viro
3
-43
/
+34
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
3
-5
/
+5
2012-08-01
MIPS: Loongson 2: Sort out clock managment.
Ralf Baechle
7
-51
/
+33
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
3
-8
/
+1
[next]