Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ed262c4f5cb8291668c27c88a022bd7628f067a4
« Previous
a6aaafe
SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups
by Eric Paris
· 17 years ago
338366c
SELinux: netif.c whitespace, syntax, and static declaraction cleanups
by Eric Paris
· 17 years ago
fb19974
block: fix blk_register_queue() return value
by Akinobu Mita
· 17 years ago
2472892
block: fix memory hotplug and bouncing in block layer
by Andi Kleen
· 17 years ago
cece933
block: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ee86418
Kconfig: clean up block/Kconfig help descriptions
by Nick Andrew
· 17 years ago
6195057
cciss: fix warning oops on rmmod of driver
by scameron@beardog.cca.cpqcorp.net
· 17 years ago
e14ac67
cciss: Fix race between disk-adding code and interrupt handler
by scameron@beardog.cca.cpqcorp.net
· 17 years ago
f18573a
block: move the padding adjustment to blk_rq_map_sg
by FUJITA Tomonori
· 17 years ago
afdc1a7
block: add bio_copy_user_iov support to blk_rq_map_user_iov
by FUJITA Tomonori
· 17 years ago
c5dec1c
block: convert bio_copy_user to bio_copy_user_iov
by FUJITA Tomonori
· 17 years ago
476a481
loop: manage partitions in disk image
by Laurent Vivier
· 17 years ago
22a9189
cdrom: use kmalloced buffers instead of buffers on stack
by Thomas Bogendoerfer
· 17 years ago
0a0c411
cdrom: make unregister_cdrom() return void
by Akinobu Mita
· 17 years ago
7fd097d
cdrom: use list_head for cdrom_device_info list
by Akinobu Mita
· 17 years ago
032d8d9
cdrom: protect cdrom_device_info list by mutex
by Akinobu Mita
· 17 years ago
3c3f4e0
cdrom: cleanup hardcoded error-code
by Akinobu Mita
· 17 years ago
17672cf
cdrom: remove ifdef CONFIG_SYSCTL
by Akinobu Mita
· 17 years ago
259aae8
hrtimer: optimize the softirq time optimization
by Thomas Gleixner
· 17 years ago
833883d
hrtimer: reduce calls to hrtimer_get_softirq_time()
by Dimitri Sivanich
· 17 years ago
833df31
clockevents: fix typo in tick-broadcast.c
by Glauber Costa
· 17 years ago
3f34d02
jiffies: add time_is_after_jiffies and others which compare with jiffies
by Dave Young
· 17 years ago
af40b48
PCI: Change PCI subsystem MAINTAINER
by Greg Kroah-Hartman
· 17 years ago
80b20dd
PCI: pci-iommu-iotlb-flushing-speedup
by mark gross
· 17 years ago
a391f19
PCI: pci_setup_bridge() mustn't be __devinit
by Adrian Bunk
· 17 years ago
5468ae6
PCI: pci_bus_size_cardbus() mustn't be __devinit
by Adrian Bunk
· 17 years ago
7f7b5de
PCI: pci_scan_device() mustn't be __devinit
by Adrian Bunk
· 17 years ago
cbd4e05
PCI: pci_alloc_child_bus() mustn't be __devinit
by Adrian Bunk
· 17 years ago
66bef8c
PCI: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ca99eb8
PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered
by Trent Piepho
· 17 years ago
029c3c1
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
by Jesper Juhl
· 17 years ago
8845256
PCI: clean up resource alignment management
by Ivan Kokshaysky
· 17 years ago
d75b305
PCI: aerdrv_acpi.c: remove unneeded NULL check
by Adrian Bunk
· 17 years ago
bc04327
PCI: Update VIA CX700 quirk
by Tim Yamin
· 17 years ago
94e6108
PCI: Expose PCI VPD through sysfs
by Ben Hutchings
· 17 years ago
5e0d2a6
PCI: iommu: iotlb flushing
by mark gross
· 17 years ago
0255f54
PCI: simplify quirk debug output
by Bjorn Helgaas
· 17 years ago
ddf0288
PCI: iova RB tree setup tweak
by mark gross
· 17 years ago
c9e9e0b
PCI: parisc: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
e789920
PCI: ppc: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
7cfb5f9
PCI: powerpc: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
d981f16
PCI: ia64: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
10f000a
PCI: alpha: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
b81d988
PCI: x86: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
842de40
PCI: add generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
7d715a6
PCI: add PCI Express ASPM support
by Shaohua Li
· 17 years ago
657472e
PCI: remove "pci=routeirq" noise from dmesg
by Bjorn Helgaas
· 17 years ago
cb3576f
PCI: Include PCI domain in PCI bus names on x86/x86_64
by Gary Hade
· 17 years ago
21c6847
PCI: #if 0 pci_cleanup_aer_correct_error_status()
by Adrian Bunk
· 17 years ago
4c44bac
PCI: pcie AER: don't check _OSC when acpi is disabled
by Yinghai Lu
· 17 years ago
5ff580c
PCI: remove global list of PCI devices
by Greg Kroah-Hartman
· 17 years ago
c71c68a
PCI: remove parisc consumer of the pci global_list
by James Bottomley
· 17 years ago
6355f3d
PCI: remove pcibios_fixup_ghosts()
by Greg Kroah-Hartman
· 17 years ago
8a1bc90
PCI: add is_added flag to struct pci_dev
by Greg Kroah-Hartman
· 17 years ago
7030892
PCI: make no_pci_devices() use the pci_bus_type list
by Greg Kroah-Hartman
· 17 years ago
1ba6ab1
PCI: remove initial bios sort of PCI devices on x86
by Greg Kroah-Hartman
· 17 years ago
3b57eff
PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
by Greg Kroah-Hartman
· 17 years ago
33ae6ef
PCI Hotplug: make cpcihp driver use modern apis
by Greg Kroah-Hartman
· 17 years ago
95247b5
PCI: clean up search.c a lot
by Greg Kroah-Hartman
· 17 years ago
3422090
PCI: remove pci_get_device_reverse
by Greg Kroah-Hartman
· 17 years ago
a2b5d87
PCI: remove pci_get_device_reverse from calgary driver
by Greg Kroah-Hartman
· 17 years ago
448432c
PCI: remove pci_find_present
by Greg Kroah-Hartman
· 17 years ago
2baad5f
PCI: #if 0 pci_assign_resource_fixed()
by Adrian Bunk
· 17 years ago
4b5ff46
PCI: doc/pci: create Documentation/PCI/ and move files into it
by Randy Dunlap
· 17 years ago
c49a7f1
[HWRNG] omap: Minor updates
by David Brownell
· 17 years ago
584fffc
[CRYPTO] kconfig: Ordering cleanup
by Sebastian Siewior
· 17 years ago
3af5b90
[CRYPTO] all: Clean up init()/fini()
by Kamalesh Babulal
· 17 years ago
7dc748e
[CRYPTO] padlock-aes: Use generic setkey function
by Sebastian Siewior
· 17 years ago
5427663
[CRYPTO] aes: Export generic setkey
by Sebastian Siewior
· 17 years ago
c3715cb9
[CRYPTO] api: Make the crypto subsystem fully modular
by Sebastian Siewior
· 17 years ago
76cb952
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
by Kevin Coffman
· 17 years ago
fd4609a
[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu
by Marcin Slusarz
· 17 years ago
f0df30b
[CRYPTO] tcrypt: Change the XTEA test vectors
by Sebastian Siewior
· 17 years ago
de224c3
[CRYPTO] tcrypt: Shrink the tcrypt module
by Sebastian Siewior
· 17 years ago
562954d
[CRYPTO] tcrypt: Change the usage of the test vectors
by Sebastian Siewior
· 17 years ago
48c8949
[CRYPTO] api: Constify function pointer tables
by Jan Engelhardt
· 17 years ago
744b5a2
[CRYPTO] aes-x86-32: Remove unused return code
by Sebastian Siewior
· 17 years ago
d5dc392
[CRYPTO] tcrypt: Shrink speed templates
by Sebastian Siewior
· 17 years ago
477035c
[CRYPTO] tcrypt: Group common speed templates
by Sebastian Siewior
· 17 years ago
78f8b3a
[CRYPTO] sha512: Rename sha512 to sha512_generic
by Jan Glauber
· 17 years ago
4e2c6d7
[CRYPTO] sha384: Hardware acceleration for s390
by Jan Glauber
· 17 years ago
291dc7c
[CRYPTO] sha512: Hardware acceleration for s390
by Jan Glauber
· 17 years ago
604973f
[CRYPTO] s390: Generic sha_update and sha_final
by Jan Glauber
· 17 years ago
607424d
[CRYPTO] api: Switch to proc_create()
by Alexey Dobriyan
· 17 years ago
896c6fa
[ISDN] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
a6f97b2
drivers/char: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
e8f3954
[PPC] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
349a244
[BLACKFIN] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
5dc0742
[SPARC] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
90968eb
ARM minor irq handler cleanup: avoid passing unused info to irq
by Jeff Garzik
· 17 years ago
8349304
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
by Jeff Garzik
· 17 years ago
d38c847
[ISDN] HiSax: modularization prep
by Jeff Garzik
· 17 years ago
14b3ca4
[POWERPC] Fix compile breakage for 64-bit UP configs
by Paul Mackerras
· 17 years ago
9c0c44d
[POWERPC] Define copy_siginfo_from_user32
by Roland McGrath
· 17 years ago
e4cc589
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
by Andreas Schwab
· 17 years ago
585468e
[POWERPC] i2c: Fix build breakage introduced by OF helpers
by Jochen Friedrich
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
56d110e
DRM: remove unused dev_class
by Greg Kroah-Hartman
· 17 years ago
0532193
IB: rename "dev" to "srp_dev" in srp_host structure
by Greg Kroah-Hartman
· 17 years ago
f4e91eb
IB: convert struct class_device to struct device
by Tony Jones
· 17 years ago
Next »