Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0fe85d504b47267bcdb25a563c535aa2ae075ff4
0fe85d5
[SPARC64]: Convert parport to of_platform_driver.
by David S. Miller
· 17 years ago
3adf55a
[SPARC]: Implement fb_is_primary_device().
by David S. Miller
· 17 years ago
93b3238
[SPARC64]: Fix virq decomposition.
by David S. Miller
· 17 years ago
e83fb17
[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
by David S. Miller
· 17 years ago
afd69ed
[SPARC64]: Do not flood log with failed DS messages.
by David S. Miller
· 17 years ago
028ebff
[SPARC64]: Add proper multicast support to VNET driver.
by David S. Miller
· 17 years ago
5fc9861
[SPARC64]: Handle multiple domain-services-port nodes properly.
by David S. Miller
· 17 years ago
58fb666
[SPARC64]: Improve VIO device naming further.
by David S. Miller
· 17 years ago
3d6e470
[SPARC]: Make sure dev_archdata is filled in for all devices.
by David S. Miller
· 17 years ago
e865f3e
[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.
by David S. Miller
· 17 years ago
c73fcc8
[SPARC]: Fix serial console device detection.
by David S. Miller
· 17 years ago
ede13d8
Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6
by Linus Torvalds
· 17 years ago
2008220
Revert "sys_time() speedup"
by Linus Torvalds
· 17 years ago
486acd4
[CELL] spufs: rework list management and associated locking
by Christoph Hellwig
· 17 years ago
1474855
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
by Bob Nelson
· 17 years ago
36aaccc
[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks
by Bob Nelson
· 17 years ago
2414059
[CELL] spu_base: locking cleanup
by Christoph Hellwig
· 17 years ago
9e7cbcb
[CELL] cell: indexing of SPUs based on firmware vicinity properties
by Arnd Bergmann
· 17 years ago
cbc23d3
[CELL] spufs: integration of SPE affinity with the scheduller
by Arnd Bergmann
· 17 years ago
c5fc8d2
[CELL] cell: add placement computation for scheduling of affinity contexts
by Arnd Bergmann
· 17 years ago
8e68e2f
[CELL] spufs: extension of spu_create to support affinity definition
by Arnd Bergmann
· 17 years ago
3ad216c
[CELL] cell: add hardcoded spu vicinity information for QS20
by Arnd Bergmann
· 17 years ago
9d92af6
[CELL] cell: add vicinity information on spus
by Arnd Bergmann
· 17 years ago
aa6d5b2
[CELL] cell: add per BE structure with info about its SPUs
by Arnd Bergmann
· 17 years ago
7e90b74
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
by Masato Noguchi
· 17 years ago
50af32a
[CELL] spufs: remove unused file argument from spufs_run_spu()
by Jeremy Kerr
· 17 years ago
ca53da3
[CELL] spufs: change decrementer restore timing
by Masato Noguchi
· 17 years ago
cf17df2
[CELL] spufs: dont halt decrementer at restore step 47
by Masato Noguchi
· 17 years ago
a103f34
[CELL] spufs: limit saving MFC_CNTL bits
by Masato Noguchi
· 17 years ago
d40a01d
[CELL] spufs: fix read and write for decr_status file
by Masato Noguchi
· 17 years ago
1cfc0f8
[CELL] spufs: fix decr_status meanings
by Masato Noguchi
· 17 years ago
cfd529b2
[CELL] spufs: remove needless context save/restore code
by Masato Noguchi
· 17 years ago
daced0f
[CELL] spufs: fix array size of channel index
by Jeremy Kerr
· 17 years ago
27b1ea0
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
by Christoph Hellwig
· 17 years ago
27ec41d
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
by Andre Detsch
· 17 years ago
e840cfe
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
d054b36
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
49776d3
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
by Kazunori Asayama
· 17 years ago
d145031
[CELL] spufs: remove section mismatch warning
by Sebastian Siewior
· 17 years ago
ce21b3c
[CELL] add support for MSI on Axon-based Cell systems
by Michael Ellerman
· 17 years ago
8d2655e
[CELL] saving spus information for kexec crash
by Andre Detsch
· 17 years ago
dbdf04c
[CELL] driver for DDR2 memory on AXON
by Maxim Shchetynin
· 17 years ago
b86ce01
[CELL] allow linux to map Cell regs on legacy SLOF tree.
by Jean-Christophe DUBOIS
· 17 years ago
827e364
[CELL] fix cbe_thermal for legacy SLOF tree.
by Jean-Christophe DUBOIS
· 17 years ago
64bafa9
[CELL] fix cbe_cpufreq for legacy SLOF tree.
by Jean-Christophe DUBOIS
· 17 years ago
74889e4
[CELL] cbe_cpufreq: reorganize code
by Christian Krafft
· 17 years ago
1e21fd5
[CELL] cbe_cpufreq: fix minor issues
by Christian Krafft
· 17 years ago
e5ecc87
[CELL] cbe_cpufreq: fix initialization
by Christian Krafft
· 17 years ago
a964b9b
[CELL] cbe_cpufreq: fix latency measurement
by Christian Krafft
· 17 years ago
813f907
[CELL] pmi: remove support for mutiple devices.
by Christian Krafft
· 17 years ago
1d4ec7b
Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)
by Roland Dreier
· 17 years ago
efa7e86
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
02d6112
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
0b1937a
FRV: Fix linkage problems
by David Howells
· 17 years ago
03ce110
Fix memory leak in tpm_binary_bios_measurements_open()
by Reiner Sailer
· 17 years ago
bd807f9
[IA64] Prevent people from directly including <asm/rwsem.h>.
by Robert P. J. Day
· 17 years ago
c36c282
Pull ia64-clocksource into release branch
by Tony Luck
· 17 years ago
1f564ad
[IA64] remove time interpolator
by Bob Picco
· 17 years ago
0aa366f
[IA64] Convert to generic timekeeping/clocksource
by Tony Luck
· 17 years ago
9410910
[MIPS] User stack pointer randomisation
by Franck Bui-Huu
· 17 years ago
c55757b
[MIPS] Remove unused include/asm-mips/gfx.h
by Yoichi Yuasa
· 17 years ago
ca002ba
[MIPS] Remove unused include/asm-mips/ds1216.h
by Yoichi Yuasa
· 17 years ago
5a81299
[MIPS] Workaround for RM7000 WAIT instruction aka erratum 38
by Ralf Baechle
· 17 years ago
17099b1
[MIPS] Make support for weakly ordered LL/SC a config option.
by Ralf Baechle
· 17 years ago
ed203da
[MIPS] Disable UserLocal runtime detection on platforms which never have it.
by Ralf Baechle
· 17 years ago
798d902
[MIPS] Disable MT runtime detection on platforms which never support MT.
by Ralf Baechle
· 17 years ago
c1158e6
KVM: MMU: Fix oopses with SLUB
by Avi Kivity
· 17 years ago
35f3f28
KVM: x86 emulator: implement rdmsr and wrmsr
by Avi Kivity
· 17 years ago
90cb052
KVM: Fix memory slot management functions for guest smp
by Avi Kivity
· 17 years ago
d55e2cb
KVM: MMU: Store nx bit for large page shadows
by Avi Kivity
· 17 years ago
2cb7e71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons
by Linus Torvalds
· 17 years ago
d638d49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
8c6b065
pata_cs5520: Fix probe bug regression introduced in 2.6.22
by Alan Cox
· 17 years ago
6a860c9
splice: fix bad unlock_page() in error case
by Jens Axboe
· 17 years ago
9d1ca6f
lguest: override sched_clock
by Rusty Russell
· 17 years ago
876be9d
lguest: trivial: We now have asm/processor-flags.h, so use it.
by Rusty Russell
· 17 years ago
e5faff4
lguest: fix sense if IF flag on interrupt injection
by Rusty Russell
· 17 years ago
bd6dc74
AFS: Use patched rxrpc_kernel_send_data() correctly
by David Howells
· 17 years ago
5f7e08c
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
7f46e6c
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 17 years ago
c8e16aa
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
by Linus Torvalds
· 17 years ago
6936b17
Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
5c72fc5
arm: fix up handle_mm_fault changes
by Nick Piggin
· 17 years ago
dee2383
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
e609ccc
Fix Lindent to not indent preprocessor comments so far
by Matthew Wilcox
· 17 years ago
178554a
Memory leak in tpm_ascii_bios_measurements_open()
by Jesper Juhl
· 17 years ago
22982a5
m68knommu: reformat show_cpuinfo()
by Greg Ungerer
· 17 years ago
e3bbb3f
cr_backlight_probe() allocates too little storage for struct cr_panel
by Jesper Juhl
· 17 years ago
eb0645a
async_tx: fix kmap_atomic usage in async_memcpy
by Dan Williams
· 17 years ago
7c6129c
dpt_i2o depends on virt_to_bus
by Stephen Rothwell
· 17 years ago
1833633
fix some conversion overflows
by Nick Piggin
· 17 years ago
e228929
mm: fix memory hotplug oops from ZONE_MOVABLE changes.
by Paul Mundt
· 17 years ago
8d1b875
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
by Adrian Bunk
· 17 years ago
d2eea68
xen: disable vdso "nosegneg" on native boot
by Roland McGrath
· 17 years ago
5ac12c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
52a2368
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
d046943
fix gfp_t annotations for slub
by Al Viro
· 17 years ago
8d4bc5b
ANSIfy a couple of functions in netfilter
by Al Viro
· 17 years ago
6d14bfe
Fix lguest misannotation
by Al Viro
· 17 years ago
25cccec
Fix up sky2 breakage
by Al Viro
· 17 years ago
Next »