Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
731ba3301de41d2ffae9dd3e0f85f7361d8ad8f4
731ba33
sh: Count NMIs in irq_cpustat_t.
by Paul Mundt
· 15 years ago
56bfc42
sh: TS_RESTORE_SIGMASK conversion.
by Paul Mundt
· 15 years ago
b195e46
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
457b646
sh: Fix a TRACE_IRQS_OFF typo.
by Paul Mundt
· 15 years ago
4d2947f
sh: Optimize the setup_rt_frame() I-cache flush.
by Paul Mundt
· 15 years ago
a66c2ed
sh: Populate initial secondary CPU info from boot_cpu_data.
by Paul Mundt
· 15 years ago
2908df9
sh: Tidy up SMP cpuinfo.
by Paul Mundt
· 15 years ago
eaa4770
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
by Paul Mundt
· 15 years ago
d780613
sh: Only invalidate the I-cache range for secondary CPUs stack_start.
by Paul Mundt
· 15 years ago
36c8719
sh: Provide CALLER_ADDRx definitions even when ftrace is disabled.
by Paul Mundt
· 15 years ago
e4b053d
sh: ftrace: Make code modification NMI safe.
by Paul Mundt
· 15 years ago
c8afde7
sh: Don't profile return_address().
by Paul Mundt
· 15 years ago
5a3abba7
sh: Tidy up the dwarf module helpers.
by Paul Mundt
· 15 years ago
ac4fac8
sh: Generalize CALLER_ADDRx support.
by Paul Mundt
· 15 years ago
5852b20
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
9922262
sh: ftrace: Fix up syscall tracepoint support.
by Paul Mundt
· 15 years ago
913df44
sh: maple: PHYSADDR() -> virt_to_phys() conversion.
by Paul Mundt
· 15 years ago
54d5102
cdrom: gdrom: Kill off PHYSADDR use.
by Paul Mundt
· 15 years ago
95019b4
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
964f7e5
sh: force dcache flush if dcache_dirty bit set.
by Paul Mundt
· 15 years ago
af67c3a
sh: update die() output.
by Paul Mundt
· 15 years ago
7a0064d
Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6
by Paul Mundt
· 15 years ago
2caa731
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
589bf8d
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
e3c6f15
USB: musb: invert arch depend string
by Mike Frysinger
· 15 years ago
a1be9ee
NFS: suppress a build warning
by Stefan Richter
· 15 years ago
eea7e17
tty, serial: Fix race and NULL check in uart_close()
by Linus Torvalds
· 15 years ago
787b2fa
ARM: force dcache flush if dcache_dirty bit set
by Nitin Gupta
· 15 years ago
edc72786
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
4367216
[ARM] pxa: workaround errata #37 by not using half turbo switching
by Dennis O'Brien
· 15 years ago
48f0295
[ARM] pxamci: fix printing gpio numbers in pxamci_probe
by Antonio Ospite
· 15 years ago
c639ef4
[ARM] pxa/csb726: adjust duplicate structure field initialization
by Julia Lawall
· 15 years ago
8ec006c
Merge branch 'sh/dwarf-unwinder'
by Paul Mundt
· 15 years ago
5ab78ff
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder
by Paul Mundt
· 15 years ago
d93a8f8
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
by Linus Torvalds
· 15 years ago
1612913
Linux 2.6.32-rc4
by Linus Torvalds
· 15 years ago
15b812f
pci: increase alignment to make more space for hidden code
by Yinghai Lu
· 15 years ago
f144c78
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
ef1f7a7
ROMFS: fix length used with romfs_dev_strnlen() function
by Bernd Schmidt
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
ff945af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
4c274ff
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
474a503
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
69585dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
d26cddb
sh: tracing: Use the DWARF unwinder for CALLER_ADDRx
by Matt Fleming
· 15 years ago
c2d474d6
sh: Remove any reference to recursive functions from comments
by Matt Fleming
· 15 years ago
ed4fe7f
sh: Fix memory leak in dwarf_unwind_stack()
by Matt Fleming
· 15 years ago
a6a2f2a
sh: Teach the DWARF unwinder about modules
by Matt Fleming
· 15 years ago
6a5e293
ARM: Add kmap_atomic type debugging
by Russell King
· 15 years ago
e9ac829
ARM: boolean bit testing
by Johannes Weiner
· 15 years ago
03a6e5b
ARM: update die() output
by Russell King
· 15 years ago
e40c2ec
ARM: Dump code/mem oops lines with the appropriate log level
by Russell King
· 15 years ago
d191fe0
ARM: Dump memory and backtrace as one printk per line
by Russell King
· 15 years ago
3d4e0cf
sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.
by Paul Mundt
· 15 years ago
2a8bc92
sh: Shut up CONFIG_32BIT=n compiler warnings.
by Paul Mundt
· 15 years ago
20b5014
sh: Fold fixed-PMB support into dynamic PMB support
by Matt Fleming
· 15 years ago
ef269b3
sh: Fix the offset from P1SEG/P2SEG where we map RAM
by Matt Fleming
· 15 years ago
3105121
sh: Remap physical memory into P1 and P2 in pmb_init()
by Matt Fleming
· 15 years ago
edd7de8
sh: Get rid of the kmem cache code
by Matt Fleming
· 15 years ago
8386aeb
sh: Make most PMB functions static
by Matt Fleming
· 15 years ago
b336f12
sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
by Matt Fleming
· 15 years ago
1f69b6a
sh: Prepare for dynamic PMB support
by Matt Fleming
· 15 years ago
8bd642b
sh: Obliterate the P1 area macros
by Matt Fleming
· 15 years ago
067784f
sh: Allocate PMB entry slot earlier
by Matt Fleming
· 15 years ago
5e3679c
Merge branch 'sh/cachetlb'
by Paul Mundt
· 15 years ago
a469f62
SH: add support for the RJ54N1CB0C camera for the kfr2r09 platform
by Guennadi Liakhovetski
· 15 years ago
ebd00c0
ARM: 5756/1: ep93xx: introduce clk parent
by Hartley Sweeten
· 15 years ago
6531a99
ARM: 5754/1: ep93xx: update i2c support
by Hartley Sweeten
· 15 years ago
03d3841
ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines
by Hartley Sweeten
· 15 years ago
40d2858
USB: serial: no unnecessary GFP_ATOMIC in oti6858
by Oliver Neukum
· 15 years ago
a1c3395
USB: serial: fix race between unthrottle and completion handler in visor
by Oliver Neukum
· 15 years ago
6383251
USB: serial: fix assumption that throttle/unthrottle cannot sleep
by Oliver Neukum
· 15 years ago
b2a5cf1
USB: serial: fix race between unthrottle and completion handler in symbolserial
by Oliver Neukum
· 15 years ago
88fa659
USB: serial: fix race between unthrottle and completion handler in opticon
by Oliver Neukum
· 15 years ago
d555009
USB: ehci: Fix isoc scheduling boundary checking.
by Sarah Sharp
· 15 years ago
f1a0743
USB: storage: When a device returns no sense data, call it a Hardware Error
by Alan Stern
· 15 years ago
a5f6005
USB: small fix in error case of suspend in generic usbserial code
by Oliver Neukum
· 15 years ago
4c9fde9
USB: visor: fix trivial accounting bug in visor driver
by Oliver Neukum
· 15 years ago
63a9609
USB: Fix throttling in generic usbserial driver
by Joris van Rantwijk
· 15 years ago
6f88139
USB: cp210x: Add support for the DW700 UART
by Éric Piel
· 15 years ago
06bad89
USB: ipaq: fix oops when device is plugged in
by Alan Stern
· 15 years ago
b0a9cf2
USB: isp1362: fix build warnings on 64-bit systems
by Mike Frysinger
· 15 years ago
d86a83f
USB: gadget: imx_udc: Use resource size
by Tobias Klauser
· 15 years ago
2f13612
USB: storage: iRiver P7 UNUSUAL_DEV patch
by Sergey Pinaev
· 15 years ago
b20cf90
USB: musb: make HAVE_CLK support optional
by Mike Frysinger
· 15 years ago
0a023c6
USB: xhci: Fix dropping endpoints from the xHC schedule.
by Sarah Sharp
· 15 years ago
c526d0d
USB: xhci: Don't wait for a disable slot cmd when HC dies.
by Sarah Sharp
· 15 years ago
e34b2fb
USB: xhci: Handle canceled URBs when HC dies.
by Sarah Sharp
· 15 years ago
e4ab05d
USB: xhci: Stop debugging polling loop when HC dies.
by Sarah Sharp
· 15 years ago
35f76e89
USB: usbtmc: fix timeout increase
by Gergely Imreh
· 15 years ago
0ee3a33
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
by Ronnie Furuskog
· 15 years ago
75f4721
USB: option: Toshiba G450 device id
by Peter Magdina
· 15 years ago
696a4ac
USB: usblcd, fix memory leak
by Jiri Slaby
· 15 years ago
0f0ba79
USB: serial: sierra driver version change to 1.3.8
by Elina Pasheva
· 15 years ago
a4720c6
USB: serial: don't call release without attach
by Alan Stern
· 15 years ago
ba6b702
USB: digi_acceleport: Fix broken unthrottle.
by Johan Hovold
· 15 years ago
9388e2e
USB: pl2303: fix error characters not being reported to ldisc
by Johan Hovold
· 15 years ago
cc01f17
USB: ftdi_sio: re-implement read processing
by Johan Hovold
· 15 years ago
e63e278
USB: ftdi_sio: clean up read completion handler
by Johan Hovold
· 15 years ago
Next »