Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13cdee23296c437cdd0262a09c3455de8e1e85b2
/
include
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
702a7c7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
053fe57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
92340ee
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 15 years ago
a1c36e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
3070f27
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
df7147b
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
6f696eb
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
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
2fe77b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
0f4974c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
f58df54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
748e566
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
eeb89d9
tty: push the BKL down into the handlers a bit
by Alan Cox
· 15 years ago
6ed847d
tty: isicom: sort out the board init logic
by Alan Cox
· 15 years ago
568aafc
tty: tty_port: Add a kref object to the tty port
by Alan Cox
· 15 years ago
44e4909
tty: tty_port: Change the buffer allocator locking
by Alan Cox
· 15 years ago
82fc594
usb_serial: Kill port mutex
by Alan Cox
· 15 years ago
64bc397
tty_port: add "tty_port_open" helper
by Alan Cox
· 15 years ago
f53a2ad
tty: esp: remove broken driver
by Alan Cox
· 15 years ago
60c2ffd
net: fix compat_sys_recvmmsg parameter type
by Heiko Carstens
· 15 years ago
9764757
Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
9148bce
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
aad3bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
by Linus Torvalds
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
91017f9
USB: Refactor code to find alternate interface settings.
by Sarah Sharp
· 15 years ago
a0bb108
USB: usb-storage: add BAD_SENSE flag
by Alan Stern
· 15 years ago
8e4ceb3
USB: prepare for changover to Runtime PM framework
by Alan Stern
· 15 years ago
fb34d53
USB: remove the auto_pm flag
by Alan Stern
· 15 years ago
2d57a95
USB OTG: Add generic driver for ULPI OTG transceiver
by Daniel Mack
· 15 years ago
91c8a5a
USB OTG: add support for ulpi connected external transceivers
by Daniel Mack
· 15 years ago
5242658
USB gadget: Handle endpoint requests at the function level
by Laurent Pinchart
· 15 years ago
4c1bd3d
USB: make urb scatter-gather support more generic
by David Vrabel
· 15 years ago
4e2ccdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
c60e050
Driver Core: Early platform driver buffer
by Magnus Damm
· 15 years ago
832b6af
sysfs: Propagate renames to the vfs on demand
by Eric W. Biederman
· 15 years ago
9ebfbd4
firmware_class: make request_firmware_nowait more useful
by Johannes Berg
· 15 years ago
073120c
Driver Core: devtmpfs: use sys_mount()
by Kay Sievers
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
aa2cf42
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 15 years ago
09855ac
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
by Jerome Glisse
· 15 years ago
637e8a6
usbdevfs: move compat_ioctl handling to devio.c
by Arnd Bergmann
· 15 years ago
3d77038
asm-generic: add sys_recvmmsg to unistd.h
by Arnd Bergmann
· 15 years ago
9ab8764
asm-generic: add sys_accept4 to unistd.h
by Arnd Bergmann
· 15 years ago
1f018c8
asm-generic/gpio.h: add some forward decls of the device struct
by Mike Frysinger
· 15 years ago
b9889ed
sched: Remove forced2_migrations stats
by Ingo Molnar
· 15 years ago
d71cb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
eae6fa9
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
4515c30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
498c601
quota: Implement quota format with 64-bit space and inode limits
by Jan Kara
· 15 years ago
3067393
quota: Move definition of QFMT_OCFS2 to linux/quota.h
by Jan Kara
· 15 years ago
4cf46b6
ext3: Unify log messages in ext3
by Alexey Fisher
· 15 years ago
ad888a1
ext2: Explicitly assign values to on-disk enum of filetypes
by Jan Blunck
· 15 years ago
1472da5
const: struct quota_format_ops
by Alexey Dobriyan
· 15 years ago
94004ed
kill wait_on_page_writeback_range
by Christoph Hellwig
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
e9c0748b
itimer: Fix the itimer trace print format
by Thomas Gleixner
· 15 years ago
5f20190
hrtimer: move timer stats helper functions to hrtimer.c
by Heiko Carstens
· 15 years ago
41d2e49
hrtimer: Tune hrtimer_interrupt hang logic
by Thomas Gleixner
· 15 years ago
1bbfa6f
sched: Mark sched_clock() as notrace
by Mike Frysinger
· 15 years ago
788d70d
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
by Ingo Molnar
· 15 years ago
99d7e48
drm: Add memory manager debug function
by Jerome Glisse
· 15 years ago
98ffc415
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
by Thomas Hellstrom
· 15 years ago
ca262a999
drm/ttm: Rework validation & memory space allocation (V3)
by Jerome Glisse
· 15 years ago
a2e68e9
drm: Add search/get functions to get a block in a specific range
by Jerome Glisse
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
fa395aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
e49aedb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f6c4c81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
3a43aaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
d184b31
tracing: Add full state to trace_seq
by Johannes Berg
· 15 years ago
a63ce5b
tracing: Buffer the output of seq_file in case of filled buffer
by Steven Rostedt
· 15 years ago
a9280fe
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
b39a982d
OMAP: DSS2: omapfb driver
by Tomi Valkeinen
· 15 years ago
91773a0
OMAP: OMAPFB: split omapfb.h
by Tomi Valkeinen
· 15 years ago
1983a92
sched: Make tunable scaling style configurable
by Christian Ehrhardt
· 15 years ago
6cecd08
sched: Discard some old bits
by Peter Zijlstra
· 15 years ago
cd29fe6
sched: Sanitize fork() handling
by Peter Zijlstra
· 15 years ago
6b314d0
sched: Remove sysctl.sched_features
by Peter Zijlstra
· 15 years ago
dba091b
sched: Protect sched_rr_get_param() access to task->sched_class
by Thomas Gleixner
· 15 years ago
44234ad
hw-breakpoints: Modify breakpoints without unregistering them
by Frederic Weisbecker
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
8c82da5
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
51badeb
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
by Gautham R Shenoy
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
2f7de57
tcp: Stalling connections: Move timeout calculation routine
by Damian Lukowski
· 15 years ago
07f29bc
tcp: Stalling connections: Fix timeout calculation routine
by Damian Lukowski
· 15 years ago
b38310e
include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
by Joe Perches
· 15 years ago
64f1660
gigaset: documentation amendments
by Tilman Schmidt
· 15 years ago
3cdaeda
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
2b876f9
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
Next »