Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3cc96351799d3d82c3809aa6970ef537bc1af553
/
include
bf3204c
Input: fix locking in memoryless force-feedback devices
by Dmitry Torokhov
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
43046b6
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
by Linus Torvalds
· 15 years ago
417c523
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
80f5069
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
25d5915
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 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
d20ef63
mac80211: document ieee80211_rx() context requirement
by Johannes Berg
· 15 years ago
5fdb997
net: Fix struct sock bitfield annotation
by Eric Dumazet
· 15 years ago
c01226c
warn about use of uninstalled kernel headers
by Arnd Bergmann
· 15 years ago
f144c78
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
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
a4720c6
USB: serial: don't call release without attach
by Alan Stern
· 15 years ago
cc9b0b9
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
by Ralf Baechle
· 15 years ago
baf4974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
36a0790
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
f579bbc
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
624235c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f17f36b
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b924f95
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9d40b7
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1c6e6d9
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
5587481
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
d308e38
include/linux/netdevice.h: fix nanodoc mismatch
by Wolfram Sang
· 15 years ago
e7247a1
tracing: correct module boundaries for ftrace_release
by jolsa@redhat.com
· 15 years ago
1f56f4a
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
by Gabe Black
· 15 years ago
f8d1e54
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
by Anton Blanchard
· 15 years ago
316d315
block: Seperate read and write statistics of in_flight requests v2
by Nikanth Karthikesan
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
e13dbd7
perf_events: Make ABI definitions available to userspace
by Chuck Ebbert
· 15 years ago
ea2a4d3
[S390] 64-bit register support for 31-bit processes
by Heiko Carstens
· 15 years ago
acf442d
Input: fix rx51 board keymap
by Amit Kucheria
· 15 years ago
110f66d
libata: make gtf_filter per-dev
by Tejun Heo
· 15 years ago
fa5b561
libata: implement more acpi filtering options
by Tejun Heo
· 15 years ago
f1bce7f
libata: cosmetic updates
by Tejun Heo
· 15 years ago
b8c00ac
drm/fb: add more correct 8/16/24/32 bpp fb support.
by Dave Airlie
· 15 years ago
3d76c08
rcu: Clean up code based on review feedback from Josh Triplett, part 3
by Paul E. McKenney
· 15 years ago
23e018a
block: get rid of kblock_schedule_delayed_work()
by Jens Axboe
· 15 years ago
9c50193
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
by Ben Hutchings
· 15 years ago
068143d
drm/fb: add setcmap and fix 8-bit support.
by Dave Airlie
· 15 years ago
dfee561
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
by Dave Airlie
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
0f78ab9
Revert "Seperate read and write statistics of in_flight requests"
by Jens Axboe
· 15 years ago
ac481c2
block: Topology ioctls
by Martin K. Petersen
· 15 years ago
8e29675
cfq-iosched: implement slower async initiate and queue ramp up
by Jens Axboe
· 15 years ago
90d5ffc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
b8b9e1b8
[SCSI] libiscsi: iscsi_session_setup to allow for private space
by Jayamohan Kallickal
· 15 years ago
f1489cf
connector: Removed the destruct_data callback since it is always kfree_skb()
by Philipp Reisner
· 15 years ago
7069331
connector: Provide the sender's credentials to the callback
by Philipp Reisner
· 15 years ago
293500a
connector: Keep the skb in cn_callback_data
by Philipp Reisner
· 15 years ago
4e7392e
[SCSI] sd: Support disks formatted with DIF Type 2
by Martin K. Petersen
· 15 years ago
35e1a5d
[SCSI] sd: Detach DIF from block integrity infrastructure
by Martin K. Petersen
· 15 years ago
c6af404
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
by Martin K. Petersen
· 15 years ago
329bd41
initcalls: Add early_initcall() for modules
by Borislav Petkov
· 15 years ago
4e64915
memcg: some modification to softlimit under hierarchical memory reclaim.
by KAMEZAWA Hiroyuki
· 15 years ago
b3db4a8
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
by Mike Frysinger
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
b0da3f0
Add a tracepoint for block request remapping
by Jun'ichi Nomura
· 15 years ago
67efc92
block: allow large discard requests
by Christoph Hellwig
· 15 years ago
c15227d
block: use normal I/O path for discard requests
by Christoph Hellwig
· 15 years ago
48c0d4d
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
by Zdenek Kabelac
· 15 years ago
817b33d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
e399835
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
9fcd66e
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
by Maxime Bizon
· 15 years ago
9f44fdc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
9c1fe83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
5a4c8d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0ef1224
ext4: Add a stub for mpage_da_data in the trace header
by Josh Stone
· 15 years ago
bf69932
jbd2: Use tracepoints for history file
by Theodore Ts'o
· 15 years ago
296c355
ext4: Use tracepoints for mb_history trace file
by Theodore Ts'o
· 15 years ago
827b464
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
by Rafael J. Wysocki
· 15 years ago
8f1546c
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
by Johannes Berg
· 15 years ago
55138e0
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
by Theodore Ts'o
· 15 years ago
74bf2ad
drm/kms: make fb helper work for all drivers.
by Dave Airlie
· 15 years ago
f278a2f
tty: Fix regressions caused by commit b50989dc
by Dave Young
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
d1f8297
Revert "sit: stateless autoconf for isatap"
by Sascha Hlusiak
· 15 years ago
cce1d9f
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 15 years ago
d910fc7
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 15 years ago
1d1764c
headers: kref.h redux
by Alexey Dobriyan
· 15 years ago
49e70dd
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4187e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
76e0134
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
a72bfd4
writeback: pass in super_block to bdi_start_writeback()
by Jens Axboe
· 15 years ago
6622d8c
ACPI: remove acpi_device_uid() and related stuff
by Bjorn Helgaas
· 15 years ago
1131b93
ACPI: remove acpi_device.flags.hardware_id
by Bjorn Helgaas
· 15 years ago
b2972f8
ACPI: remove acpi_device.flags.compatible_ids
by Bjorn Helgaas
· 15 years ago
7f47fa6
ACPI: maintain a single list of _HID and _CID IDs
by Bjorn Helgaas
· 15 years ago
402ac53
ACPI: add acpi_bus_get_status_handle()
by Bjorn Helgaas
· 15 years ago
859ac9a4
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
by Bjorn Helgaas
· 15 years ago
caaa6ef
ACPI: save device_type in acpi_device
by Bjorn Helgaas
· 15 years ago
5c3cc20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
934831d
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
by David Howells
· 15 years ago
Next »