Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bfee31f5bb9bb37aaa2bcb29c00e6ca976161dc7
« Previous
6b10286
ipv6: unify fragment thresh handling code
by Amerigo Wang
· 12 years ago
d4915c0
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
by Amerigo Wang
· 12 years ago
b836c99
ipv6: unify conntrack reassembly expire code with standard one
by Amerigo Wang
· 12 years ago
c038a76
ipv6: add a new namespace for nf_conntrack_reasm
by Amerigo Wang
· 12 years ago
ed3770a
asix: Support DLink DUB-E100 H/W Ver C1
by Søren holm
· 12 years ago
8c4c49d
netpoll: call ->ndo_select_queue() in tx path
by Amerigo Wang
· 12 years ago
d99a910
Merge branch 'clkdev' into fixes
by Russell King
· 12 years ago
2b25d9f
ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers
by Mike Turquette
· 12 years ago
559a593
ARM: 7536/1: smp: Formalize an IPI for wakeup
by Stephen Boyd
· 12 years ago
20332ff
ARM: 7537/1: clk: Fix release in devm_clk_put()
by Mark Brown
· 12 years ago
ebb5e15
ARM: 7525/1: ptrace: use updated syscall number for syscall auditing
by Will Deacon
· 12 years ago
1f66e06
ARM: 7524/1: support syscall tracing
by Wade Farnsworth
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
7126195
pkt_sched: fix virtual-start-time update in QFQ
by Paolo Valente
· 12 years ago
15c0417
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 12 years ago
1bae995
cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name
by Axel Lin
· 12 years ago
a77de28
cpuidle: remove some empty lines
by Daniel Lezcano
· 12 years ago
88d2613
PM: Prevent runtime suspend during system resume
by Alan Stern
· 12 years ago
dbd6b11
batman-adv: make batadv_test_bit() return 0 or 1 only
by Linus Lüssing
· 12 years ago
1d3ff7675
i825xx: znet: fix compiler warnings when building a 64-bit kernel
by Mika Westerberg
· 12 years ago
6b78f16
gre: add GSO support
by Eric Dumazet
· 12 years ago
2c60db0
net: provide a default dev->ethtool_ops
by Eric Dumazet
· 12 years ago
828de4f
net: dev: fix incorrect getting net device's name
by Gao feng
· 12 years ago
3fd91fb
ipv6: recursive check rt->dst.from when call rt6_check_expired
by Li RongQing
· 12 years ago
b40863c
net: more accurate network taps in transmit path
by Eric Dumazet
· 12 years ago
bd49940
xen/boot: Disable BIOS SMP MP table search.
by Konrad Rzeszutek Wilk
· 12 years ago
18888cf
ext4: speed up truncate/unlink by not using bforget() unless needed
by Andrey Sidorov
· 12 years ago
c46de22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
077fee0
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 12 years ago
cf42d54
Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg
by Linus Torvalds
· 12 years ago
4b92c17
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
c5c473e
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
51c80b7
Input: bcm5974 - Convert to MT-B
by Henrik Rydberg
· 12 years ago
0e72696
Input: bcm5974 - Drop the logical dimensions
by Henrik Rydberg
· 12 years ago
f17953a
Input: bcm5974 - Preparatory renames
by Henrik Rydberg
· 12 years ago
43f482b
Input: bcm5974 - only setup button urb for TYPE1 devices
by Henrik Rydberg
· 12 years ago
77723e3
HID: hid-multitouch: Add Flatfrog support
by Henrik Rydberg
· 12 years ago
c5d40be
HID: hid-multitouch: Fix contact count on 3M panels
by Henrik Rydberg
· 12 years ago
3e1b501
HID: hid-multitouch: Remove the redundant touch state
by Henrik Rydberg
· 12 years ago
76f5902
HID: hid-multitouch: Simplify setup and frame synchronization
by Henrik Rydberg
· 12 years ago
7e55bde
HID: Allow more fields in the hid report
by Henrik Rydberg
· 12 years ago
9ebf3d7
HID: Add an input configured notification callback
by Henrik Rydberg
· 12 years ago
2273929
Input: MT - Allow legacy pressure computation
by Henrik Rydberg
· 12 years ago
17a465a
Input: MT - Get slot by key
by Henrik Rydberg
· 12 years ago
7c1a878
Input: MT - Add in-kernel tracking
by Henrik Rydberg
· 12 years ago
55e4908
Input: MT - Handle frame synchronization in core
by Henrik Rydberg
· 12 years ago
b4adbbe
Input: MT - Add flags to input_mt_init_slots()
by Henrik Rydberg
· 12 years ago
a274ac1
Input: evdev - Add the events() callback
by Henrik Rydberg
· 12 years ago
4369c64
Input: Send events one packet at a time
by Henrik Rydberg
· 12 years ago
352ac4b
Input: Move autorepeat to the event-passing phase
by Henrik Rydberg
· 12 years ago
0672120
Input: Make sure we follow all EV_KEY events
by Henrik Rydberg
· 12 years ago
7c75bf9
Input: Improve the events-per-packet estimate
by Henrik Rydberg
· 12 years ago
8d18fba
Input: Break out MT data
by Henrik Rydberg
· 12 years ago
70369b1
workqueue: use cwq_set_max_active() helper for workqueue_set_max_active()
by Lai Jiangshan
· 12 years ago
9f4bd4c
workqueue: introduce cwq_set_max_active() helper for thaw_workqueues()
by Lai Jiangshan
· 12 years ago
527df5f
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
by Dmitry Torokhov
· 12 years ago
0b6c404
Merge tag 'v3.6-rc5' into for-linus
by Dmitry Torokhov
· 12 years ago
6889125
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
by Tejun Heo
· 12 years ago
ed48ece
workqueue: reimplement work_on_cpu() using system_wq
by Tejun Heo
· 12 years ago
9b9a6d2
Merge branch 'pci/thierry-fixup-irqs' into next
by Bjorn Helgaas
· 12 years ago
b37ed4a
ARM: dt: tegra: whistler: configure power off
by Stephen Warren
· 12 years ago
2d29748
x86, microcode, AMD: Fix use after free in free_cache()
by Dan Carpenter
· 12 years ago
6884b68
ARM: spear: move platform_data definitions
by Arnd Bergmann
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
c02cecb
ARM: orion: move platform_data definitions
by Arnd Bergmann
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
4b8073e
arch/x86: Remove unecessary semicolons
by Peter Senna Tschudin
· 12 years ago
81a15f2
Merge tag 'v3.6-rc6' into x86/cleanups
by Ingo Molnar
· 12 years ago
20a36e3
perf/x86: Fix Intel Ivy Bridge support
by Stephane Eranian
· 12 years ago
e26a44a
x86: Use REP BSF unconditionally
by Jan Beulich
· 12 years ago
924e101
x86/debug: Dump family, model, stepping of the boot CPU
by Borislav Petkov
· 12 years ago
1e6dd8a
perf: Fix off by one test in perf_reg_value()
by Dan Carpenter
· 12 years ago
984ff8a
Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/linux into x86/efi
by Ingo Molnar
· 12 years ago
d0616c1
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
by Ingo Molnar
· 12 years ago
961ebea
Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
by Ingo Molnar
· 12 years ago
f1f6524
Merge tag 'v3.6-rc6' into x86/mce
by Ingo Molnar
· 12 years ago
bea8f35
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
25696b4
Merge branch 'drivers/ocp2scp' into next/drivers
by Arnd Bergmann
· 12 years ago
0ee7261
drivers: bus: Move the OMAP interconnect driver to drivers/bus/
by Santosh Shilimkar
· 12 years ago
7aff3fb
ARM: mxs: m28evk: Disable OCOTP OUI loading
by Marek Vasut
· 12 years ago
263a523
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
by Guenter Roeck
· 12 years ago
4d56dec
powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled
by Jia Hongtao
· 12 years ago
721c070
powerpc/mpc85xx: Update interrupt handling for IFC controller
by Prabhakar Kushwaha
· 12 years ago
1919aac
powerpc/85xx: Enable USB support in p1023rds_defconfig
by Chunhe Lan
· 12 years ago
e6651de
powerpc/smp: Do not disable IPI interrupts during suspend
by Zhao Chenhui
· 12 years ago
a019c5e
net: seeq: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
34aef6e
video: da8xx-fb: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
f39f7b7
scsi: eesox: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
d19bd83
serial: ks8695: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
fe73f03
input: rpcmouse: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
5fa1a2e
ARM: samsung: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
009a01e
ARM: spear13xx: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
b55056e
ARM: sa1100: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
49d394b
ARM: prima2: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
c8d9aab
ARM: nomadik: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
a1b478e
ARM: msm: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
df38b24
ARM: lpc32xx: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
c72ecbe
ARM: ks8695: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
13ec32f
ARM: ixp4xx: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
3c65c6b
ARM: iop32x: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
Next »