index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t
Ananth N Mavinakayanahalli
2012-09-07
3
-3
/
+3
*
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-07
6
-7
/
+7
*
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
4
-8
/
+23
*
powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog
Mihai Caraman
2012-09-05
1
-35
/
+32
*
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-09-05
2
-37
/
+70
*
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
Mihai Caraman
2012-09-05
3
-2
/
+21
*
powerpc/booke64: Fix machine check handler to use the right prolog
Mihai Caraman
2012-09-05
1
-1
/
+1
*
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-09-05
6
-1
/
+251
*
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
4
-0
/
+5
*
powerpc: Consolidate {k,u}probe definitions
Ananth N Mavinakayanahalli
2012-09-05
2
-13
/
+44
*
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-09-05
5
-39
/
+38
*
hvc_vio: Improve registration of udbg backend
Benjamin Herrenschmidt
2012-09-05
1
-53
/
+70
*
hvc_console: Better kernel console support
Benjamin Herrenschmidt
2012-09-05
1
-7
/
+26
*
powerpc: Remove <asm/abs_addr.h>
Michael Ellerman
2012-09-05
1
-22
/
+0
*
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
12
-10
/
+4
*
powerpc: Remove virt_to_abs() now all users have been fixed
Michael Ellerman
2012-09-05
1
-3
/
+0
*
powerpc: Remove abs_to_virt() now all users have been fixed
Michael Ellerman
2012-09-05
1
-1
/
+0
*
powerpc: Remove phys_to_abs() now all users have been removed
Michael Ellerman
2012-09-05
1
-2
/
+0
*
powerpc/ps3: Replace virt_to_abs() with __pa()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-6
/
+5
*
powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
2
-6
/
+4
*
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
3
-14
/
+13
*
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
8
-22
/
+21
*
powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-4
/
+3
*
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
1
-3
/
+2
*
powerpc/mm: Replace abs_to_virt() with __va()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
IB/ehca: Don't use phys_to_abs(), it's a nop
Michael Ellerman
2012-09-05
1
-19
/
+14
*
powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...
Michael Ellerman
2012-09-05
1
-9
/
+8
*
powerpc: Remove remaining iSeries chunks
Michael Ellerman
2012-09-05
1
-30
/
+2
*
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
2012-08-02
1
-2
/
+2
*
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
13
-164
/
+451
|
\
|
*
x86: OLPC: move s/r-related EC cmds to EC driver
Andres Salomon
2012-07-31
2
-22
/
+36
|
*
Platform: OLPC: move global variables into priv struct
Andres Salomon
2012-07-31
1
-20
/
+28
|
*
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
2
-97
/
+117
|
*
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
3
-36
/
+27
|
*
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
2012-07-31
1
-1
/
+45
|
*
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
2
-0
/
+54
|
*
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
2
-2
/
+116
|
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
9
-3
/
+8
|
*
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
6
-18
/
+55
*
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-08-02
43
-569
/
+1387
|
\
\
|
*
\
Merge branch 'marvell/dt' into late2/dt
Olof Johansson
2012-07-29
65
-646
/
+1915
|
|
\
\
|
|
*
|
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-07-27
6
-6
/
+6
|
|
*
|
ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.
Andrew Lunn
2012-07-27
2
-84
/
+50
|
|
*
|
ARM: Kirkwood: Describe Dreamplug LEDs in DT.
Andrew Lunn
2012-07-27
2
-34
/
+16
|
|
*
|
ARM: Kirkwood: Describe iConnects LEDs in DT.
Andrew Lunn
2012-07-27
2
-46
/
+34
|
|
*
|
ARM: Kirkwood: Describe iConnects temperature sensor in DT.
Andrew Lunn
2012-07-27
2
-10
/
+8
|
|
*
|
ARM: Kirkwood: Describe IB62x0 LEDs in DT.
Andrew Lunn
2012-07-27
2
-36
/
+17
[next]