Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b41fc4f82f6a73b8b2e8f44bd7ef075797d2dacb
b41fc4f
power: Update the multiple inclusion protection symbol on machdep.h
by Paul Mackerras
· 19 years ago
c4988820
powerpc: Fixes to get the Longtrail CHRP a bit further
by Paul Mackerras
· 19 years ago
bbd0abd
powerpc: Merge 32-bit CHRP support.
by Paul Mackerras
· 19 years ago
303d72a
powerpc: Don't limit pmac_get_rtc_time to return only positive values
by Paul Mackerras
· 19 years ago
6d0124f
powerpc: Fix interrupt-tree parsing
by Paul Mackerras
· 19 years ago
830825d
powerpc: Pull out MPC106 (grackle) initialization code into its own file
by Paul Mackerras
· 19 years ago
03501da
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
by Paul Mackerras
· 19 years ago
033ef33
powerpc: Merge rtas.c into arch/powerpc/kernel
by Paul Mackerras
· 19 years ago
f9bd170
powerpc: Merge i8259.c into arch/powerpc/sysdev
by Paul Mackerras
· 19 years ago
25635c7
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
by Paul Mackerras
· 19 years ago
d995310
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
by Michael Ellerman
· 19 years ago
21f35f2
[PATCH] powerpc: Move firmware.h into include/asm-powerpc
by Michael Ellerman
· 19 years ago
8c71632
[PATCH] powerpc: Remove trailing \n" in HMT macros
by Michael Ellerman
· 19 years ago
a6f3546
[PATCH] powerpc: Remove duplicate definition of set_tb()
by Michael Ellerman
· 19 years ago
6d7f58b
[PATCH] powerpc: Some minor cleanups to setup_32.c
by Kumar Gala
· 19 years ago
0fd6f71
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
by Kumar Gala
· 19 years ago
ab590cc
[PATCH] ppc: Fix m82xx_pci build
by Becky Bruce
· 19 years ago
bfbac49
[PATCH] powerpc: Fix types.h
by Becky Bruce
· 19 years ago
d95bbcb
[PATCH] powerpc: merge include/asm-ppc*/checksum.h into include/asm-powerpc/checksum.h
by Kumar Gala
· 19 years ago
60dda25
[PATCH] powerpc: some prom.c cleanups
by Kumar Gala
· 19 years ago
d2e6151
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
by Kumar Gala
· 19 years ago
3406010
powerpc: Add a shutdown member to vio_driver
by Stephen Rothwell
· 19 years ago
915124d
powerpc: set the driver.owner field for all vio drivers
by Stephen Rothwell
· 19 years ago
7c7eb28
powerpc: iseries: Fix a bogus comment
by Stephen Rothwell
· 19 years ago
6fdf539
powerpc: don't duplicate name between vio_driver and device_driver
by Stephen Rothwell
· 19 years ago
f38d87f
powerpc: Move include/asm-ppc64/vio.h to include/asm-powerpc/vio.h
by Stephen Rothwell
· 19 years ago
5804601
powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c
by Stephen Rothwell
· 19 years ago
85e568e
powerpc: Make coff boot wrapper load the kernel at 8M
by Paul Mackerras
· 19 years ago
a575b80
powerpc: Run on old powermacs.
by Paul Mackerras
· 19 years ago
96c4450
powerpc: Fix time code for 601 processors
by Paul Mackerras
· 19 years ago
9859901
Merge changes from linux-2.6 by hand
by Paul Mackerras
· 19 years ago
8342894
ppc64: Use arch/powerpc/platforms/powermac for powermac build.
by Paul Mackerras
· 19 years ago
35499c0
powerpc: Merge in 64-bit powermac support.
by Paul Mackerras
· 19 years ago
b6ba928
powerpc: Make set_rtc_time() return error code from lower-level function
by Paul Mackerras
· 19 years ago
ef1a128
ppc64: Simplify secondary CPU startup on powermacs
by Paul Mackerras
· 19 years ago
529294d
ppc64: Rearrange btext initialization for consistency with ppc32
by Paul Mackerras
· 19 years ago
f7abbc1
ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges
by Paul Mackerras
· 19 years ago
a5b518e
ppc64/powerpc: Fix time initialization on SMP systems
by Paul Mackerras
· 19 years ago
e2b5530
ppc64: Fix delivery of RT signals to 32-bit processes.
by Paul Mackerras
· 19 years ago
5c8c56e
powerpc: Move agp_special_page export to where it is defined
by Paul Mackerras
· 19 years ago
63172cb
[PATCH] typo fix in last cpufreq powernow patch
by Chris Wright
· 19 years ago
25f407f
[PATCH] Call exit_itimers from do_exit, not __exit_signal
by Roland McGrath
· 19 years ago
9465bee
Revert "Fix cpu timers exit deadlock and races"
by Linus Torvalds
· 19 years ago
0213df7
[PATCH] cpufreq: fix pending powernow timer stuck condition
by Dave Jones
· 19 years ago
3078fcc
[PATCH] ppc64: Fix typo bug in iSeries hash code
by David Gibson
· 19 years ago
2c86c83
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
cffc7b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by Linus Torvalds
· 19 years ago
e29971f
[PATCH] drm: another mga bug
by Dave Airlie
· 19 years ago
5d96551
[PATCH] ppc64: Fix pages marked dirty abusively
by Benjamin Herrenschmidt
· 19 years ago
a1c7e11
[PATCH] ppc64: Fix typo in time calculations
by Paul Mackerras
· 19 years ago
024358e
[PATCH] mptsas: fix phy identifiers
by Eric Moore
· 19 years ago
05d8468
[PATCH] powerpc: Fix mmap returning 64 bit addresses
by Michael Ellerman
· 19 years ago
90eac72
[PATCH] powerpc: Don't blow away load_addr in start_thread
by Michael Ellerman
· 19 years ago
6cb7bfe
[PATCH] powerpc: Merge thread_info.h
by David Gibson
· 19 years ago
b0faa28
[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64
by David Gibson
· 19 years ago
d185663
[ARM] Fix Integrator IM/PD-1 support
by Russell King
· 19 years ago
7fe8785
[ARM] 3028/1: S3C2410 - add DCLK mask definitions
by Ben Dooks
· 19 years ago
b048dbf
[ARM] 3027/1: BAST - reduce NAND timings slightly
by Ben Dooks
· 19 years ago
a7ce8ed
[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations
by Ben Dooks
· 19 years ago
b2640b4
[ARM] 3025/1: Add I2S platform device for PXA
by Matt Reimer
· 19 years ago
b2cc99f0
[TCP] Allow len == skb->len in tcp_fragment
by Herbert Xu
· 19 years ago
49c5bfa
[DCCP]: Clear the IPCB area
by Herbert Xu
· 19 years ago
ffa2934
[DCCP]: Make dccp_write_xmit always free the packet
by Herbert Xu
· 19 years ago
fda0fd6
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
by Herbert Xu
· 19 years ago
ac9b9c6
[PATCH] Fix handling spurious page fault for hugetlb region
by Hugh Dickins
· 19 years ago
5d14a18
powerpc: Fix some bugs in the new merged time code
by Paul Mackerras
· 19 years ago
17a6392
powerpc/ppc/ppc64: Various compile fixes.
by Paul Mackerras
· 19 years ago
d85b525
ppc64: Use the merged mpic.c
by Paul Mackerras
· 19 years ago
374e99d
powerpc: Move some calculations from xxx_calibrate_decr to time_init
by Paul Mackerras
· 19 years ago
0458060
ppc64: Move init_boot_text call and conswitchp init into setup_arch
by Paul Mackerras
· 19 years ago
399fe2b
ppc: rename pci_assign_all_busses to pci_assign_all_buses
by Paul Mackerras
· 19 years ago
ff065dd
powerpc: Merge various powermac-related header files.
by Paul Mackerras
· 19 years ago
0dd194d
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
by Paul Mackerras
· 19 years ago
a9c5926
powerpc: Move smp_mpic_message_pass into mpic.c
by Paul Mackerras
· 19 years ago
d8699e6
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
by Paul Mackerras
· 19 years ago
93918e9
Linux v2.6.14-rc5
by Linus Torvalds
· 19 years ago
971dc77
[PATCH] powerpc: Merge types.h
by Becky Bruce
· 19 years ago
f7f6f4f
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
by David Gibson
· 19 years ago
450da6c
[PATCH] build fix for uml/amd64
by Al Viro
· 19 years ago
461a0ff
[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.
by Steven Rostedt
· 19 years ago
bf3f81b
[PATCH] ppc64: update defconfigs
by Paul Mackerras
· 19 years ago
26baeba
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
281dd25
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
by Yasunori Goto
· 19 years ago
51b190b
[PATCH] `unaligned access' in acpi get_root_bridge_busnr()
by Peter Chubb
· 19 years ago
11909d6
[PATCH] fix MGA DRM regression before 2.6.14
by Dave Airlie
· 19 years ago
d1209d0
[PATCH] Threads shouldn't inherit PF_NOFREEZE
by Alan Stern
· 19 years ago
f9b25fa
[PATCH] Export RCS_TAR_IGNORE for rpm targets
by Tom Rini
· 19 years ago
83bcbf8
[PATCH] ppc64: Fix error in vDSO 32 bits date
by Benjamin Herrenschmidt
· 19 years ago
6985c43
[PATCH] Three one-liners in md.c
by NeilBrown
· 19 years ago
4a9949d
[PATCH] raw1394: fix locking in the presence of SMP and interrupts
by Andy Wingo
· 19 years ago
c367c21
[PATCH] orinoco: limit message rate
by Andrew Morton
· 19 years ago
1c59827
[PATCH] mm: hugetlb truncation fixes
by Hugh Dickins
· 19 years ago
e03d13e
[PATCH] Fix cpu timers exit deadlock and races
by Roland McGrath
· 19 years ago
3d904ee
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
by Kumar Gala
· 19 years ago
b15125f
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
by Kumar Gala
· 19 years ago
344480b
powerpc: Fix a corner case in __div64_32
by Paul Mackerras
· 19 years ago
a4bcc95
powerpc: Fix a branch-too-far link error for 32-bit targets
by Paul Mackerras
· 19 years ago
f2783c1
powerpc: Merge time.c and asm/time.h.
by Paul Mackerras
· 19 years ago
03f88e9
ppc64: Minor compilation fixes
by Paul Mackerras
· 19 years ago
b123923
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
by Paul Mackerras
· 19 years ago
Next »