Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ab82f958a5dca591a6ea17a3ca6f2aca06f4f2f
6ab82f9
x86/oprofile: Implement multiplexing setup/shutdown functions
by Robert Richter
· 15 years ago
7e7478c
oprofile: Grouping multiplexing code in op_model_amd.c
by Robert Richter
· 15 years ago
d8471ad
oprofile: Introduce op_x86_phys_to_virt()
by Robert Richter
· 15 years ago
a5659d1
oprofile: Grouping multiplexing code in oprof.c
by Robert Richter
· 16 years ago
16422a6
oprofile: Remove oprofile_multiplexing_init()
by Robert Richter
· 15 years ago
afe1b50f
oprofile: Rename variable timeout_jiffies and move to oprofile_files.c
by Robert Richter
· 15 years ago
2051cad
oprofile: oprofile_set_timeout(), return with error for invalid args
by Robert Richter
· 15 years ago
6bfccd0
x86/oprofile: Fix initialization of switch_index
by Robert Richter
· 15 years ago
82a2252
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
by Robert Richter
· 15 years ago
5e766e3
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
by Robert Richter
· 15 years ago
4d4036e
oprofile: Implement performance counter multiplexing
by Jason Yeh
· 15 years ago
6e63ea4
x86/oprofile: Whitespaces changes only
by Robert Richter
· 15 years ago
44ab9a6
x86/oprofile: Rework and simplify nmi_cpu_setup()
by Robert Richter
· 15 years ago
8045a4c
x86/oprofile: Fix cast of counter value
by Robert Richter
· 15 years ago
debc6a6
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
by Robert Richter
· 15 years ago
6847e15
Linux 2.6.31-rc3
by Linus Torvalds
· 15 years ago
1cf2968
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
96577c4
jbd2: fix race between write_metadata_buffer and get_write_access
by dingdinghua
· 15 years ago
4a390e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
a4dc323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
51feb98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
8f8f013
update JFS entry in MAINTAINERS
by Dave Kleikamp
· 15 years ago
5fddcdb
mn10300: remove duplicated #include
by Huang Weiyi
· 15 years ago
1d03d2b
Fix staging drivers after smp_lock.h redux
by Jean Delvare
· 15 years ago
833576b
ext4: Fix ext4_mb_initialize_context() to initialize all fields
by Theodore Ts'o
· 15 years ago
ac046f1
ext4: fix null handler of ioctls in no journal mode
by Peng Tao
· 15 years ago
e6b5d30
ext4: Fix buffer head reference leak in no-journal mode
by Curt Wohlgemuth
· 15 years ago
dc7520c
USB: otg: fix module reinsert issue
by Ajay Kumar Gupta
· 15 years ago
9180135
USB: handle zero-length usbfs submissions correctly
by Alan Stern
· 16 years ago
ec6d67e
USB: EHCI: report actual_length for iso transfers
by Alan Stern
· 16 years ago
f092c24
USB: option: remove unnecessary and erroneous code
by Alan Stern
· 15 years ago
4d2fae8
USB: cypress_m8: remove invalid Clear-Halt
by Alan Stern
· 15 years ago
1fe975f
USB: musb_host: undo incorrect change in musb_advance_schedule()
by Sergei Shtylyov
· 15 years ago
0cce2ed
USB: fix LANGID=0 regression
by Daniel Mack
· 15 years ago
c5f3d87
USB: serial: sierra driver id_table additions
by Elina Pasheva
· 15 years ago
1451141
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
by Krzysztof Halasa
· 15 years ago
516a1a0
USB: fix race leading to a write after kfree in usbfs
by Oliver Neukum
· 15 years ago
7bae0a0
USB: Sierra: fix oops upon device close
by Alan Stern
· 15 years ago
c3325eb
USB: option.c: add A-Link 3GU device id
by Anssi Hannula
· 15 years ago
0601e11
USB: Serial: Add support for Arkham Technology adapters
by Amit Kucheria
· 15 years ago
2ab2178
USB: Fix option_ms regression in 2.6.31-rc2
by Jonathan McDowell
· 15 years ago
0495073
USB: gadget audio: select SND_PCM
by Randy Dunlap
· 15 years ago
b760dac
USB: ftdi: support NDI devices
by Martin Geleynse
· 15 years ago
e12df02
Revert USB: usbfs: deprecate and hide option for !embedded
by Greg Kroah-Hartman
· 15 years ago
e376bbb
USB: usb.h: fix kernel-doc notation
by Randy Dunlap
· 16 years ago
4e19f22
USB: RNDIS gadget, fix issues talking from PXA
by David Brownell
· 16 years ago
b34efee
USB: serial: FTDI with product code FB80 and vendor id 0403
by Folkert van Heusden
· 16 years ago
6e40612
USB: console: Fix regression in usb console on kernel boot
by Jason Wessel
· 16 years ago
bf7fbb0
USB: add missing class descriptions used in usb/devices file
by Frans Pop
· 16 years ago
d794a02
USB: fix memleak in usbfs
by Oliver Neukum
· 16 years ago
ba516de
USB: EHCI: check for STALL before other errors
by Alan Stern
· 16 years ago
914b701
USB: EHCI: use the new clear_tt_buffer interface
by Alan Stern
· 16 years ago
cb88a1b
USB: fix the clear_tt_buffer interface
by Alan Stern
· 16 years ago
87ea8c8
USB: fix uninitialised variable in ti_do_download
by Oliver Neukum
· 16 years ago
71f9f6c
USB: option: add Novatel Ovation MC760
by Dan Williams
· 15 years ago
5186ffe
USB: cdc-acm: work around some broken devices
by Arseniy Lartsev
· 15 years ago
89368d3
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
by David Brownell
· 15 years ago
6d84599
USB: gadget: pxa25x compiler warning fix
by David Brownell
· 15 years ago
56a075d
USB: gadget: pxa25x uses gpio_is_valid
by Philipp Zabel
· 15 years ago
30899ca7
USB: musb: davinci dm6446evm GPIO renumbering
by Kevin Hilman
· 15 years ago
d163ef2
USB: musb: davinci dm355 updates (remainder)
by David Brownell
· 15 years ago
6bc2146
USB: gadget: rndis conformance tweak
by Qiuping Chen
· 15 years ago
ca157c4
USB: fix memory leak in usbtmc
by Oliver Neukum
· 15 years ago
45e8388
USB: buildfix ppc randconfig
by Arnd Bergmann
· 16 years ago
3c43f27
USB: ti_usb_3410_5052: fix duplicate device ids.
by Greg Kroah-Hartman
· 16 years ago
05cbc2d
USB: gadget: audio: provide correct device id
by Greg Kroah-Hartman
· 16 years ago
1a74826
Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"
by Greg Kroah-Hartman
· 16 years ago
e3a3174
USB: option.c to support Qisda H21/H20 usb modem
by Brad Lu
· 16 years ago
83dfdaa
USB: option.c: add Qualcomm/Option iCON 210 modem
by Kai Engert
· 16 years ago
4198e4f
USB: isp1760: use __devexit_p() for remove function
by Mike Frysinger
· 16 years ago
a455212d
USB: EHCI: update toggle state for linked QHs
by Alan Stern
· 16 years ago
9525dcb
USB: fhci: mutually exclusive port_status
by Roel Kluin
· 16 years ago
9d37ff6
USB: ftdi_sio - product ID's for CCS PIC programmers
by Jan Capek
· 16 years ago
c03e7d4
USB: gadget: fix imx_udc entry in Kconfig
by Paulius Zaleckas
· 16 years ago
8540d66
USB: pl2303: New vendor and product id for the prolific driver
by Gianpaolo Cugola
· 16 years ago
f638718
Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a build error
by Alexander Beregalov
· 16 years ago
8231eb5
Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board
by Herton Ronaldo Krzesinski
· 16 years ago
91fca6d
Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME
by Dan Aloni
· 16 years ago
02c8bae
Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME
by Dan Aloni
· 16 years ago
77b9288
Staging: rtl8192su: convert to net_device_ops
by Bartlomiej Zolnierkiewicz
· 16 years ago
35e2bed
Staging: serqt_usb2: declare qt_open static in serqt_usb2
by Bill Pemberton
· 16 years ago
d9dea3c
Staging: serqt_usb2: fix qt_close parameters in serqt_usb2
by Bill Pemberton
· 16 years ago
9b5de0a
Staging: comedi: jr3_pci.c: add required includes
by Alexander Beregalov
· 16 years ago
e5a85d2
Staging: meilhaus: add email address to TODO
by Greg Kroah-Hartman
· 15 years ago
aea0d43b
Staging: rspiusb: use NULL virtual address instead of a bogus one
by Pete Zaitcev
· 16 years ago
f408ade
Staging: vt6655: compile fix
by Alan Cox
· 16 years ago
8dfb005
Staging: rt2870: Add USB ID for Sitecom WL-608
by Jorrit Schippers
· 16 years ago
38c7dc3
wm97xx_batery: replace driver_data with dev_get_drvdata()
by Alexander Beregalov
· 16 years ago
5e9a8bd
omap: video: remove direct access of driver_data
by Greg Kroah-Hartman
· 16 years ago
864e1e8
Sound: remove direct access of driver_data
by Greg Kroah-Hartman
· 16 years ago
909662e
driver model: fix show/store prototypes in doc.
by vibi sreenivasan
· 15 years ago
308975f
Firmware: firmware_class, fix lock imbalance
by Jiri Slaby
· 16 years ago
4ead0a2
Driver Core: remove BUS_ID_SIZE
by Kay Sievers
· 15 years ago
08f4287
sparc: remove driver-core BUS_ID_SIZE
by Kay Sievers
· 15 years ago
f8c73c7
partitions: fix broken uevent_suppress conversion
by Heiko Carstens
· 16 years ago
eb8d3c6
devres: WARN() and return, don't crash on device_del() of uninitialized device
by Benjamin Herrenschmidt
· 16 years ago
7638d53
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
dd0d9a4
AFS: Fix compilation warning
by Artem Bityutskiy
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
f9fabcb
personality: fix PER_CLEAR_ON_SETID
by Julien Tinnes
· 16 years ago
Next »