Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f6c90b71a355a0a4a22e1cfee5748617adc25a53
/
arch
ca9ba44
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
d4965b3
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
c471307
[ARM] 3388/1: ixp23xx: add core ixp23xx support
by Lennert Buytenhek
· 19 years ago
e9937d4
[ARM] 3417/1: add support for logicpd pxa270 card engine
by Lennert Buytenhek
· 19 years ago
fa5ebfc
[ARM] 3387/1: ixp23xx: add defconfig
by Lennert Buytenhek
· 19 years ago
23bdf86
[ARM] 3377/2: add support for intel xsc3 core
by Lennert Buytenhek
· 19 years ago
9561b03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
b791cce
[PATCH] fix signed vs unsigned in nmi watchdog
by Jesper Juhl
· 19 years ago
f45e465
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
by Adrian Bunk
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
ec1b946
[PATCH] ia64: const f_ops fix
by Andrew Morton
· 19 years ago
c8912599
[PATCH] for_each_possible_cpu: i386
by KAMEZAWA Hiroyuki
· 19 years ago
4f3a36a
[PATCH] RTC: Remove some duplicate BCD definitions
by Matt Mackall
· 19 years ago
41623b0
[PATCH] RTC: Fix up some RTC whitespace and style
by Matt Mackall
· 19 years ago
4c2e6f6
[PATCH] RTC: Remove RTC UIP synchronization on Alpha
by Matt Mackall
· 19 years ago
356a9ce
[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211
by Matt Mackall
· 19 years ago
04cfbee
[PATCH] RTC: Remove RTC UIP synchronization on SH03
by Matt Mackall
· 19 years ago
ddcabb4
[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC
by Matt Mackall
· 19 years ago
4af6ec4
[PATCH] RTC: Remove RTC UIP synchronization on ARM
by Matt Mackall
· 19 years ago
6f0d7bd
[PATCH] RTC: Remove RTC UIP synchronization on PPC Maple
by Matt Mackall
· 19 years ago
4dc12ec
[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)
by Matt Mackall
· 19 years ago
59937bc
[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)
by Matt Mackall
· 19 years ago
3dedf53
[PATCH] RTC: Remove RTC UIP synchronization on Sparc64
by Matt Mackall
· 19 years ago
641f71f
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
by Matt Mackall
· 19 years ago
de4533a
[ARM] Move ice-dcc code into misc.c
by Russell King
· 19 years ago
a081568
[ARM] Fix decompressor serial IO to give CRLF not LFCR
by Russell King
· 19 years ago
64840e2
[CPUFREQ] powernow: remove private for_each_cpu_mask()
by Andrew Morton
· 19 years ago
eef5167
[CPUFREQ] hotplug cpu fix for powernow-k8
by shin, jacob
· 19 years ago
329b10b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
59153f7
[PATCH] fbdev: Make BIOS EDID reading configurable
by Antonino A. Daplas
· 19 years ago
e842f1c
[PATCH] RTC subsystem: SA1100/PXA2XX driver
by Richard Purdie
· 19 years ago
4079c39
[PATCH] RTC subsystem: ARM Integrator cleanup
by Richard Purdie
· 19 years ago
12b824f
[PATCH] RTC subsystem: ARM cleanup
by Alessandro Zummo
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
8fdd6c6
[PATCH] lightweight robust futexes: x86_64
by Ingo Molnar
· 19 years ago
dfd4e3e
[PATCH] lightweight robust futexes: i386
by Ingo Molnar
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
3571761
[PATCH] for_each_online_pgdat: remove sorting pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
dc8ecb4
[PATCH] unify pfn_to_page: x86_64 pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
b06be912
[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported
by Shaohua Li
· 19 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 19 years ago
5f4e8fd
[PATCH] uml: fix thread startup race
by Jeff Dike
· 19 years ago
1fbbd684
[PATCH] uml: prevent umid theft
by Jeff Dike
· 19 years ago
98c1823
[PATCH] uml: fix segfault on signal delivery
by Jeff Dike
· 19 years ago
6c29256c
[PATCH] uml: allow ubd devices to be shared in a cluster
by Jeff Dike
· 19 years ago
cf9165a
[PATCH] uml: oS header cleanups
by Jeff Dike
· 19 years ago
c554f89
[PATCH] uml: move tty logging to os-Linux
by Jeff Dike
· 19 years ago
81efcd3
[PATCH] uml: more carefully test whether we are in a system call
by Bodo Stroesser
· 19 years ago
f206aab
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
by Jeff Dike
· 19 years ago
8e36706
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
by Jeff Dike
· 19 years ago
9b4f018
[PATCH] uml: merge irq_user.c and irq.c
by Jeff Dike
· 19 years ago
63ae2a9
[PATCH] uml: move libc-dependent irq code to os-Linux
by Jeff Dike
· 19 years ago
d9f8b62
[PATCH] uml: fix some printf formats
by Jeff Dike
· 19 years ago
c90e12b
[PATCH] uml: fix declaration of exit()
by Jeff Dike
· 19 years ago
dbffa47
[PATCH] PM-Timer: don't use workaround if chipset is not buggy
by OGAWA Hirofumi
· 19 years ago
3747b36
[ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.
by Russell King
· 19 years ago
4682adc
[ARM] nommu: trivial patch for arch/arm/lib/Makefile
by Hyok S. Choi
· 19 years ago
c8c4b93
[ARM] 3416/1: Update LART site URL
by Erik Mouw
· 19 years ago
7bebd83
[SPARC64]: Fix off-by-1 error in TSB grow check.
by David S. Miller
· 19 years ago
5d5d772
[SPARC64]: Kill duplicate exports of string library functions.
by David S. Miller
· 19 years ago
e7104b6
[SPARC64]: Update defconfig.
by David S. Miller
· 19 years ago
aee85fe
[SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.
by Lennert Buytenhek
· 19 years ago
fbb18a2
[SERIAL] amba-pl010: allow platforms to specify modem control method
by Russell King
· 19 years ago
bd8f103
[ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL
by Richard Purdie
· 19 years ago
335bd9d
[SERIAL] Remove obsoleted au1x00_uart driver
by Ralf Baechle
· 19 years ago
55b0f8a
[PATCH] bitops: ia64: make partial_page.bitmap an unsigned long
by Akinobu Mita
· 19 years ago
d4337aa
[PATCH] bitops: xtensa: use generic bitops
by Akinobu Mita
· 19 years ago
f33e2fb
[PATCH] bitops: x86_64: use generic bitops
by Akinobu Mita
· 19 years ago
a58259c
[PATCH] bitops: v850: use generic bitops
by Akinobu Mita
· 19 years ago
2d78d4b
[PATCH] bitops: sparc64: use generic bitops
by Akinobu Mita
· 19 years ago
d59288b
[PATCH] bitops: sparc: use generic bitops
by Akinobu Mita
· 19 years ago
62f1b24
[PATCH] bitops: sh64: use generic bitops
by Akinobu Mita
· 19 years ago
e2268c7
[PATCH] bitops: sh: use generic bitops
by Akinobu Mita
· 19 years ago
7e33db4
[PATCH] bitops: s390: use generic bitops
by Akinobu Mita
· 19 years ago
e779b2f
[PATCH] bitops: powerpc: use generic bitops
by Akinobu Mita
· 19 years ago
59e18a2
[PATCH] bitops: parisc: use generic bitops
by Akinobu Mita
· 19 years ago
3c9ee7e
[PATCH] bitops: mips: use generic bitops
by Akinobu Mita
· 19 years ago
d2d7cdc
[PATCH] bitops: m68knommu: use generic bitops
by Akinobu Mita
· 19 years ago
4c5aea0
[PATCH] ppc: fix undefined reference to hweight32
by Akinobu Mita
· 19 years ago
ba1a5b3
[PATCH] bitops: m68k: use generic bitops
by Akinobu Mita
· 19 years ago
6d9f937
[PATCH] bitops: m32r: use generic bitops
by Akinobu Mita
· 19 years ago
2875aef
[PATCH] bitops: ia64: use generic bitops
by Akinobu Mita
· 19 years ago
1cc2b99
[PATCH] bitops: i386: use generic bitops
by Akinobu Mita
· 19 years ago
f6e0213
[PATCH] bitops: h8300: use generic bitops
by Akinobu Mita
· 19 years ago
1f6d7a9
[PATCH] bitops: frv: use generic bitops
by Akinobu Mita
· 19 years ago
e9f26df
[PATCH] bitops: cris: use generic bitops
by Akinobu Mita
· 19 years ago
d142d86
[PATCH] bitops: arm26: use generic bitops
by Akinobu Mita
· 19 years ago
b89c3b1
[PATCH] bitops: arm: use generic bitops
by Akinobu Mita
· 19 years ago
f7c2967
[PATCH] bitops: alpha: use generic bitops
by Akinobu Mita
· 19 years ago
4668f0c
[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()
by Akinobu Mita
· 19 years ago
4b417d0
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__
by Akinobu Mita
· 19 years ago
f214ef3
[PATCH] um: fix undefined reference to hweight32
by Akinobu Mita
· 19 years ago
0b28002
[PATCH] more s/fucn/func/ typo fixes
by Akinobu Mita
· 19 years ago
0f7217f
[PATCH] frv: remove unnesesary "&"
by Akinobu Mita
· 19 years ago
b670009
[PATCH] kprobes: fix broken fault handling for sparc64
by Prasanna S Panchamukhi
· 19 years ago
c04c1c8
[PATCH] kprobes: fix broken fault handling for ia64
by Prasanna S Panchamukhi
· 19 years ago
50e21f2
[PATCH] kprobes: fix broken fault handling for powerpc64
by Prasanna S Panchamukhi
· 19 years ago
Next »