Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
85dd08ebf1d208c391c48243e30e286808f684d8
/
include
46cd09a
fix typos concerning "acquire"
by Uwe Kleine-König
· 14 years ago
724df61
fix comment typo in netdevice.h
by Justin P. Mattock
· 15 years ago
79c4581
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
ac3ee84
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
90b9a32
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
8b108c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
7ce1418
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
7f02ab3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
d6fb1db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
b4e6b09
interrupt.h: fix fatal kernel-doc error
by Randy Dunlap
· 15 years ago
bc8e5f0
quota: Refactor dquot_transfer code so that OCFS2 can pass in its references
by Jan Kara
· 15 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
c472b43
quota: unify ->set_dqblk
by Christoph Hellwig
· 15 years ago
b9b2dd3
quota: unify ->get_dqblk
by Christoph Hellwig
· 15 years ago
dde9588
quota: Make quota stat accounting lockless.
by Dmitry Monakhov
· 15 years ago
03f4d80
jbd: Provide function to check whether transaction will issue data barrier
by Jan Kara
· 15 years ago
c15271f
ext2: Add ext2_sb_info s_lock spinlock
by Jan Blunck
· 15 years ago
910a7e9
netlink: Implment netlink_broadcast_filtered
by Eric W. Biederman
· 15 years ago
608b4b9
netns: Teach network device kobjects which namespace they are in.
by Eric W. Biederman
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
27eabc7
sysfs: Don't use enums in inline function declaration.
by Eric W. Biederman
· 15 years ago
be867b1
sysfs: Comment sysfs directory tagging logic
by Serge E. Hallyn
· 15 years ago
746edb7
sysfs: Implement sysfs_delete_link
by Eric W. Biederman
· 15 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
bc451f2
kobj: Add basic infrastructure for dealing with namespaces.
by Eric W. Biederman
· 15 years ago
1704f47
lockdep: Add novalidate class for dev->mutex conversion
by Peter Zijlstra
· 15 years ago
3142788
drivers/base: Convert dev->sem to mutex
by Thomas Gleixner
· 15 years ago
da5e4ef
devtmpfs: support !CONFIG_TMPFS
by Peter Korsgaard
· 15 years ago
db1afff
kref: remove kref_set
by NeilBrown
· 15 years ago
dd336c5
firmware_class: fix memory leak - free allocated pages
by David Woodhouse
· 15 years ago
6b7d8f8
serial: Add driver for the Altera UART
by Tobias Klauser
· 15 years ago
5bcd601
serial: Add driver for the Altera JTAG UART
by Tobias Klauser
· 15 years ago
e1eaea4
tty: n_gsm line discipline
by Alan Cox
· 15 years ago
1ff454e
serial: TTY: new ldiscs for staging
by Pavan Savoy
· 15 years ago
d7dbf4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
05ec7dd
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
0b4b382
x86, kgdb, init: Add early and late debug states
by Jason Wessel
· 15 years ago
d37d39a
printk,kdb: capture printk() when in kdb shell
by Jason Wessel
· 15 years ago
efe2f29
kgdboc,kdb: Allow kdb to work on a non open console port
by Jason Wessel
· 15 years ago
1cee5e3
kgdb: Add the ability to schedule a breakpoint via a tasklet
by Jason Wessel
· 15 years ago
f503b5a
x86,kgdb: Add low level debug hook
by Jason Wessel
· 15 years ago
98ec187
kgdb: remove post_primary_code references
by Jason Wessel
· 16 years ago
84c08fd
kgdb,docs: Update the kgdb docs to include kdb
by Jason Wessel
· 15 years ago
f5316b4
kgdb,8250,pl011: Return immediately from console poll
by Jason Wessel
· 15 years ago
dcc7871
kgdb: core changes to support kdb
by Jason Wessel
· 15 years ago
67fc4e0
kdb: core for kgdb back end (2 of 2)
by Jason Wessel
· 15 years ago
5d5314d
kdb: core for kgdb back end (1 of 2)
by Jason Wessel
· 15 years ago
53197fc
Separate the gdbstub from the debug core
by Jason Wessel
· 15 years ago
7c6d87a
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 15 years ago
e26bcf3
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
by Greg Kroah-Hartman
· 15 years ago
0858a3a
USB: include/usb/*.h checkpatch cleanup
by Greg Kroah-Hartman
· 15 years ago
812219a
USB: usb.h: checkpatch cleanups
by Greg Kroah-Hartman
· 15 years ago
22b4b61
USB: remove usb_find_device
by Ming Lei
· 15 years ago
ddf8abd
USB: f_fs: the FunctionFS driver
by Michal Nazarewicz
· 15 years ago
22c43c8
wait_event_interruptible_locked() interface
by Michal Nazarewicz
· 15 years ago
c23e5fc
USB: serial: remove multi-urb write from generic driver
by Johan Hovold
· 15 years ago
27c7acf
USB: serial: reimplement generic fifo-based writes
by Johan Hovold
· 15 years ago
0ba169af
USB: simplify usb_sg_init()
by Alan Stern
· 15 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 15 years ago
1e42901
USB: Turn interface_to_usbdev into an inline function
by Matthew Wilcox
· 15 years ago
fe54b05
USB: Add a usb_pipe_endpoint() convenience function
by Matthew Wilcox
· 15 years ago
b18a234
USB: Add definition for the Pipe Usage descriptor
by Matthew Wilcox
· 15 years ago
85bcb5e
USB: remove URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
842f169
USB: remove the usb_host_ss_ep_comp structure
by Alan Stern
· 15 years ago
3b02ca3
USB: export the new ch11.h file to userspce
by Alan Stern
· 15 years ago
f48cf80
USB: Composite framework: Add suspended sysfs entry
by Fabien Chouteau
· 15 years ago
65e0b49
USB: ncm: added ncm.h with auxiliary definitions
by Yauheni Kaliuta
· 15 years ago
01154aa
usb: cdc: ncm constants and structures added
by Yauheni Kaliuta
· 15 years ago
eab1caf
USB: Support for allocating USB 3.0 streams.
by Sarah Sharp
· 15 years ago
94af122
USB: Add stream ID field to struct urb.
by Sarah Sharp
· 15 years ago
22ad1e7
USB: Add parsing of SuperSpeed endpoint companion descriptor.
by Sarah Sharp
· 15 years ago
9e18c82
USB: use PM core routines to enable/disable autosuspend
by Alan Stern
· 15 years ago
ff9c895
USB: fix usbmon and DMA mapping for scatter-gather URBs
by Alan Stern
· 15 years ago
3a229eb
usb: otg: add global ULPI register definitions
by Heikki Krogerus
· 15 years ago
71adf11
USB: gadget: add HID gadget driver
by Fabien Chouteau
· 15 years ago
eaa3bcb
USB: serial: generalise write buffer preparation
by Johan Hovold
· 15 years ago
25d514c
USB: serial: re-implement multi-urb writes in generic driver
by Johan Hovold
· 15 years ago
2315432
USB: serial: generalise generic read implementation
by Johan Hovold
· 15 years ago
41bd72f
USB: serial: refactor read urb submission in generic driver
by Johan Hovold
· 15 years ago
bbcb2b9
USB: serial: allow drivers to define bulk buffer sizes
by Johan Hovold
· 15 years ago
317149c
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
by Hans de Goede
· 15 years ago
6ddc6da
USB: musb: allow the Blackfin vrsel gpio to be active low
by Cliff Cai
· 15 years ago
e6c213b
usb: musb: allow board to pass down fifo mode
by Felipe Balbi
· 15 years ago
bd5afa9
usb-serial: Use tty_port version console instead of usb_serial_port
by Jason Wessel
· 15 years ago
288ead4
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
by Alan Stern
· 15 years ago
d20db4b
USB: split hub.h into ch11.h and merge-in hcd.h
by Eric Lescouet
· 15 years ago
d65d7e7
USB: make hub.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
a0fe3cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
04afb40
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
7f06a8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
c3ad33c
Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
fb091be
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
bd7fc2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
5429126
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
Next »