index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
5
-3
/
+63
*
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
1
-0
/
+103
*
powerpc: Add VSX CPU feature
Michael Neuling
2008-07-01
1
-1
/
+14
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
1
-3
/
+15
*
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-07-01
2
-2
/
+7
*
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
3
-13
/
+59
*
powerpc: Consolidate feature fixup macros for 64/32 bit
Michael Ellerman
2008-07-01
1
-41
/
+13
*
powerpc: Consolidate CPU and firmware feature fixup macros
Michael Ellerman
2008-07-01
4
-76
/
+104
*
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
2008-07-01
1
-0
/
+2
*
powerpc: Add new code patching routines
Michael Ellerman
2008-07-01
1
-0
/
+8
*
powerpc: Add ppc_function_entry() which gets the entry point for a function
Michael Ellerman
2008-07-01
1
-0
/
+16
*
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
1
-2
/
+4
*
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2008-07-01
2
-48
/
+25
*
powerpc: asm/elf.h: Reduce userspace header
Adrian Bunk
2008-07-01
1
-6
/
+6
*
powerpc: Don't export asm/asm-compat.h to userspace
Adrian Bunk
2008-07-01
2
-3
/
+3
*
drivers/macintosh: Various cleanups
Adrian Bunk
2008-07-01
1
-1
/
+0
*
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
2008-07-01
1
-0
/
+6
*
powerpc: Add cputable entry for POWER7
Michael Neuling
2008-06-30
1
-2
/
+10
*
powerpc: Fix copy-and-paste error in clrsetbits_le16
Scott Wood
2008-06-30
1
-1
/
+1
*
powerpc: Get rid of bitfields in ppc_bat struct
Becky Bruce
2008-06-30
1
-17
/
+2
*
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
2008-06-30
1
-0
/
+9
*
powerpc: Silly spelling fix in pgtable-ppc32
Becky Bruce
2008-06-30
1
-2
/
+2
*
powerpc: Provide dummy crash_shutdown_register
Arnd Bergmann
2008-06-30
1
-1
/
+12
*
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
2008-06-30
3
-3
/
+16
*
powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n
Anton Vorontsov
2008-06-30
1
-0
/
+16
*
powerpc: Optimise smp_wmb on 64-bit processors
Nick Piggin
2008-06-30
1
-3
/
+10
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
78
-168
/
+431
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2008-06-29
3
-3
/
+8
|
|
\
|
|
*
V4L/DVB (8092): videodev: simplify and fix standard enumeration
Hans Verkuil
2008-06-26
1
-2
/
+2
|
|
*
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
Tim Farrington
2008-06-26
1
-0
/
+1
|
|
*
V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs
Hans Verkuil
2008-06-26
1
-1
/
+5
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-06-29
1
-4
/
+2
|
|
\
\
|
|
*
|
thermal: Create CONFIG_THERMAL_HWMON=n
Rene Herman
2008-06-26
1
-4
/
+2
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-06-29
3
-3
/
+2
|
|
\
\
|
|
*
|
kbuild: fix a.out.h export to userspace with O= build.
David Woodhouse
2008-06-27
3
-3
/
+2
|
|
|
/
|
*
|
Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-06-29
1
-1
/
+1
|
|
\
\
|
|
*
|
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
2008-06-25
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-06-29
2
-3
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
[patch 4/4] flock: remove unused fields from file_lock_operations
Denis V. Lunev
2008-06-23
1
-2
/
+0
|
|
*
|
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
2008-06-23
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-25
6
-23
/
+62
|
|
\
\
|
|
*
|
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
2008-06-24
1
-18
/
+0
|
|
*
|
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
1
-1
/
+3
|
|
*
|
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2008-06-24
1
-4
/
+3
|
|
*
|
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
2008-06-24
2
-0
/
+55
|
|
*
|
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
1
-0
/
+1
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-24
1
-4
/
+0
|
|
\
\
\
|
|
*
|
|
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-06-24
1
-4
/
+0
|
*
|
|
|
alpha: fix compile error in arch/alpha/mm/init.c
Thorsten Kranzkowski
2008-06-24
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tty_driver: Update required method documentation
Alan Cox
2008-06-23
1
-3
/
+2
|
|
|
/
|
|
/
|
[next]