Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f26825de49d2e1a12eee54cd855b56b768f4d7bd
f26825d
Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise
by Mike Frysinger
· 17 years ago
b018785
Blackfin arch: add defines for the on-chip L1 ROM of BF54x
by Mike Frysinger
· 17 years ago
c3a9f43
Blackfin arch: cplb and map header file cleanup
by Mike Frysinger
· 17 years ago
81a487a
Blackfin arch: cleanup the cplb declares
by Mike Frysinger
· 17 years ago
9f2ff54
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines
by Mike Frysinger
· 17 years ago
9e83b98
Blackfin arch: add support for working around anomaly 05000312
by Mike Frysinger
· 17 years ago
b5f87aa
Blackfin arch: cleanup BF54x header file and add BF547 definition
by Mike Frysinger
· 17 years ago
7160e950
Blackfin arch: fix building for BF542 processors which only have 1 TWI
by Mike Frysinger
· 17 years ago
8d6c242
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it
by Mike Frysinger
· 17 years ago
d0025e5
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined
by Mike Frysinger
· 17 years ago
e40540b
Blackfin arch: fix bug NOR Flash MTD mount fail
by Sonic Zhang
· 17 years ago
28a44d4
Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage
by Cliff Cai
· 17 years ago
90c7f46
Blackfin arch: cleanup kernel exception message, don't insult the customer.
by Robin Getz
· 17 years ago
af8a5af
Blackfin arch: fix bug kernel not to boot up with mtd filesystems
by Bernd Schmidt
· 17 years ago
a961d65
Blackfin arch: More explicitly describe what the instructions do in inline assembly.
by Jie Zhang
· 17 years ago
561cc18
Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files
by Michael Hennerich
· 17 years ago
4c26c6c
Blackfin arch: print out modules that are loaded if we get a kernel oops
by Robin Getz
· 17 years ago
5c91fb9
Blackfin arch: Add assembly function insl_16
by Michael Hennerich
· 17 years ago
1754a5d
Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd
by Mike Frysinger
· 17 years ago
e709d84
Blackfin arch: fix spurious newline in header
by Mike Frysinger
· 17 years ago
8d2e24c
Blackfin arch: unexport get_wchan
by Adrian Bunk
· 17 years ago
05c4843
Blackfin arch: remove dump_thread()
by Adrian Bunk
· 17 years ago
09db948
Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"
by Robert P. J. Day
· 17 years ago
c7d4896
Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos
by Michael Hennerich
· 17 years ago
f02bcec
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees
by Mike Frysinger
· 17 years ago
632f658
Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now
by Mike Frysinger
· 17 years ago
70b63ba
Blackfin arch: do not include linux/autoconf.h
by Mike Frysinger
· 17 years ago
9862cc5
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions
by Mike Frysinger
· 17 years ago
137b152
Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files
by Mike Frysinger
· 17 years ago
b33d518
Blackfin arch: fix double fault definition for BF561 core A and core B
by Mike Frysinger
· 17 years ago
a055b2b
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
by Mike Frysinger
· 17 years ago
0feea17
Blackfin arch: fix missing newline to file
by Mike Frysinger
· 17 years ago
7c7fd17
Blackfin arch: add BF547 to list of accepted procs
by Mike Frysinger
· 17 years ago
839e01c
Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation
by Robin Getz
· 17 years ago
74ce832
Blackfin arch: split debug stuff off into Kconfig.debug like everyone else
by Mike Frysinger
· 17 years ago
529a73f
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
by Mike Frysinger
· 17 years ago
e4e9a7a
Blackfin arch: fix indentation -- use tabs, not spaces
by Mike Frysinger
· 17 years ago
4f25eb8
Blackfin arch: split board selection off into mach subdirs
by Mike Frysinger
· 17 years ago
d07f438
Blackfin arch: fix silicon rev display and selection for BF52x/BF54x
by Mike Frysinger
· 17 years ago
fa43cd8
Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on double faults in either core
by Mike Frysinger
· 17 years ago
53f8a25
Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux
by Mike Frysinger
· 17 years ago
51e7f68
Blackfin arch: Default config for HV Sistemas H8606 board
by Javier Herrero
· 17 years ago
6a3f0b4
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
by Robin Getz
· 17 years ago
0954f70
Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface
by Michael Hennerich
· 17 years ago
5d448dd
Blackfin arch: move hard coded pin_req to board file
by Bryan Wu
· 17 years ago
4a589e1
Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused
by Robin Getz
· 17 years ago
f26fbc4
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
by Robin Getz
· 17 years ago
2ffbb83
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
6840999
x86: simplify "make ARCH=x86" and fix kconfig all.config
by Sam Ravnborg
· 17 years ago
80ef88d
x86: simplify "make ARCH=x86" and fix kconfig all.config
by Sam Ravnborg
· 17 years ago
6d1b30e
x86: reboot fixup for wrap2c board
by Denys
· 17 years ago
3d9befd
x86: check boundary in count setup resource
by Yinghai Lu
· 17 years ago
05dfa35
x86: fix reboot with no keyboard attached
by Truxton Fulton
· 17 years ago
f4df73c
x86: add hpet sanity checks
by Thomas Gleixner
· 17 years ago
bbbd999
x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c
by David P. Reed
· 17 years ago
c399da0
x86: fix freeze in x86_64 RTC update code in time_64.c
by David P. Reed
· 17 years ago
fa6a1a5
ntp: fix typo that makes sync_cmos_clock erratic
by David P. Reed
· 17 years ago
d0974b1
Remove x86 merge artifact from top Makefile
by Thomas Gleixner
· 17 years ago
699d934
x86: fixup cpu_info array conversion
by Thomas Gleixner
· 17 years ago
c0c52d2
x86: show cpuinfo only for online CPUs
by Andreas Herrmann
· 17 years ago
9036755
x86: fix cpu-hotplug regression
by Andreas Herrmann
· 17 years ago
4307d1e
x86: ignore the sys_getcpu() tcache parameter
by Ingo Molnar
· 17 years ago
434b3d3
x86: voyager use correct header file name
by Randy Dunlap
· 17 years ago
8f81821
x86: fix smp init sections
by Randy Dunlap
· 17 years ago
e5ef67e
x86: fix voyager_cat_init section
by Randy Dunlap
· 17 years ago
142d0a6
x86: fix bogus memcpy in es7000_check_dsdt()
by Thomas Gleixner
· 17 years ago
d9f8bcb
Linux 2.6.24-rc3
by Linus Torvalds
· 17 years ago
fe47463
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
0048e1c
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
4c5cdb1
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
ec41878
SELinux: return EOPNOTSUPP not ENOTSUPP
by Eric Paris
· 17 years ago
2a0d718
[ARM] 4638/1: pxa: use PXA3xx specific macros to define clks
by eric miao
· 17 years ago
8c08634
dirty page balancing: Get rid of broken unmapped_ratio logic
by Linus Torvalds
· 17 years ago
adea27f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
40787d0
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
77996525
[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()
by Evgeniy Polyakov
· 17 years ago
a5a9726
[SUNHME]: VLAN support for sunhme
by Chris Poon
· 17 years ago
72e5106
[MIPS] N32 needs to use the compat version of sys_nfsservctl.
by Ralf Baechle
· 17 years ago
30e748a
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
by Ralf Baechle
· 17 years ago
f99f2cc
[MIPS] Sibyte: Fix name of clocksource.
by Ralf Baechle
· 17 years ago
eae5fdc
[MIPS] SNI: s/achknowledge/acknowledge/
by Maciej W. Rozycki
· 17 years ago
3247989
[MIPS] Makefile: Fix canonical system names
by Maciej W. Rozycki
· 17 years ago
7c3a622
[MIPS] vpe: handle halting TCs in an errata safe way.
by Nigel Stephens
· 17 years ago
8dfa741f
[MIPS] Sibyte: Stop timers before programming next even.
by Ralf Baechle
· 17 years ago
6224775
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
by Ralf Baechle
· 17 years ago
89becf5
[MIPS] Lasat: Fix overlap of interrupt number ranges.
by Yoichi Yuasa
· 17 years ago
fcee3fa
[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1
by Thomas Bogendoerfer
· 17 years ago
f6771db
[MIPS] Fix shadow register support.
by Ralf Baechle
· 17 years ago
efb9ca0
[MIPS] Change get_cycles to always return 0.
by Ralf Baechle
· 17 years ago
c6563e8
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
by Atsushi Nemoto
· 17 years ago
33b75e5c
[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.
by Ralf Baechle
· 17 years ago
bb856c5
[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz
by Roel Kluin
· 17 years ago
a8401fa
[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.
by Ralf Baechle
· 17 years ago
07a80e4
[MIPS] Sibyte: pin timer interrupt to their cores.
by Ralf Baechle
· 17 years ago
a57c228
[MIPS] Qemu: Add early printk, your friend in a cold night.
by Ralf Baechle
· 17 years ago
a8049c5
[MIPS] Convert reference to mem_map to pfn_to_page().
by Ralf Baechle
· 17 years ago
a754f70
[MIPS] Sibyte: resurrect old cache hack.
by Ralf Baechle
· 17 years ago
7de6af0
[CHELSIO]: Fix skb->dev setting.
by Divy Le Ray
· 17 years ago
6452a5f
[NETFILTER]: fix compat_nf_sockopt typo
by Patrick McHardy
· 17 years ago
3c72f52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
Next »