index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2010-04-07
powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
Joakim Tjernlund
2010-04-07
powerpc/8xx: Don't touch ACCESSED when no SWAP.
Joakim Tjernlund
2010-04-07
powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
Joakim Tjernlund
2010-04-07
powerpc/8xx: Optimze TLB Miss handlers
Joakim Tjernlund
2010-04-07
powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zero
Jason Gunthorpe
2010-04-07
powerpc/pseries: Export data from new hcall H_EM_GET_PARMS
Vaidyanathan Srinivasan
2010-04-07
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
2010-04-07
powerpc/vio: Add modalias support
Benjamin Herrenschmidt
2010-04-07
powerpc: Fix ioremap_flags() with book3e pte definition
Benjamin Herrenschmidt
2010-04-07
powerpc: Add a new zImage for maple using a different link address
Corey Minyard
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-04-03
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
2010-04-03
sparc64: Update defconfig.
David S. Miller
2010-04-03
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-03
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
2010-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-04-02
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-04-02
perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
Torok Edwin
2010-04-02
perf, x86: Fix AMD hotplug & constraint initialization
Peter Zijlstra
2010-04-02
x86: Move notify_cpu_starting() callback to a later stage
Peter Zijlstra
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-04-02
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-04-02
sh: Fix up the SH-3 build for recent TLB changes.
Paul Mundt
2010-04-02
sh: export return_address() symbol.
Paul Mundt
2010-04-01
microblaze: Support word copying in copy_tofrom_user
Michal Simek
2010-04-01
microblaze: Print early printk information to log buffer
Michal Simek
2010-04-01
microblaze: head.S typo fix
Michal Simek
2010-04-01
microblaze: Use MICROBLAZE_TLB_SIZE in asm code
Michal Simek
2010-04-01
microblaze: Kconfig Fix - pci
Michal Simek
2010-04-01
microblaze: Adding likely macros
Michal Simek
2010-04-01
microblaze: Add .type and .size to ASM functions
Michal Simek
2010-04-01
microblaze: Fix TLB macros
Michal Simek
2010-04-01
microblaze: Use instruction with delay slot
Michal Simek
2010-04-01
microblaze: Remove additional resr and rear loading
Michal Simek
2010-04-01
microblaze: Change register usage for ESR and EAR
Michal Simek
2010-04-01
microblaze: Prepare work for optimization in exception code
Michal Simek
2010-04-01
microblaze: Add DEBUG option
Michal Simek
2010-04-01
microblaze: Support systems without lmb bram
Michal Simek
2010-04-01
microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user
Michal Simek
2010-04-01
microblaze: uaccess: Unify __copy_tofrom_user
Michal Simek
2010-04-01
microblaze: uaccess: Move functions to generic location
Michal Simek
2010-04-01
microblaze: uaccess: Fix put_user for noMMU
Michal Simek
2010-04-01
microblaze: uaccess: Fix get_user macro for noMMU
Michal Simek
2010-04-01
microblaze: uaccess: fix clear_user for noMMU kernel
Michal Simek
2010-04-01
microblaze: uaccess: Fix strncpy_from_user function
Michal Simek
2010-04-01
microblaze: uaccess: fix copy_from_user macro
Michal Simek
2010-04-01
microblaze: uaccess: copy_to_user unification
Michal Simek
[next]