Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b504882da539c17ce6fee9da2a97f2fafabd495d
/
include
aa2ce5c
USB: <linux/usb/ch9.h> minor doc update
by David Brownell
· 18 years ago
1941044
USB: add "last_busy" field for use in autosuspend
by Alan Stern
· 18 years ago
9f8b17e
USB: make usbdevices export their device nodes instead of using a separate class
by Kay Sievers
· 18 years ago
2add522
USB: add power/level sysfs attribute
by Alan Stern
· 18 years ago
eaafbc3
USB: Allow autosuspend delay to equal 0
by Alan Stern
· 18 years ago
bb74782
USB: additional structure from cdc spec
by Oliver Neukum
· 18 years ago
d868772
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
404d5b1
dev_dbg: check dev_dbg() arguments
by Dan Williams
· 18 years ago
a53c46d
s2ram: add arch irq disable/enable hooks
by Johannes Berg
· 18 years ago
075c177
define platform wakeup hook, use in pci_enable_wake()
by David Brownell
· 18 years ago
057f6c0
security: prevent permission checking of file removal via sysfs_remove_group()
by James Morris
· 18 years ago
523ded7
device_schedule_callback() needs a module reference
by Alan Stern
· 18 years ago
8447891
debugfs: Add debugfs_create_u64()
by Michael Ellerman
· 18 years ago
3106d46
the overdue removal of the mount/umount uevents
by Adrian Bunk
· 18 years ago
4628803
kobject core: remove rwsem from struct subsystem
by Greg Kroah-Hartman
· 18 years ago
f89cbc3
Driver core: add suspend() and resume() to struct device_type
by Dmitry Torokhov
· 18 years ago
74e9f5f
Driver core: remove unneeded completion from driver release path
by Greg Kroah-Hartman
· 23 years ago
21c7f30
driver core: per-subsystem multithreaded probing
by Cornelia Huck
· 18 years ago
414264f
Driver core: add name to device_type
by Kay Sievers
· 18 years ago
621a167
driver core: Use attribute groups in struct device_type
by Dmitry Torokhov
· 18 years ago
b8c5cec
Driver core: udev triggered device-<>driver binding
by Kay Sievers
· 18 years ago
8640624
driver core: fix namespace issue with devices assigned to classes
by Kay Sievers
· 18 years ago
39bc89f
make SysRq-T show all tasks again
by Ingo Molnar
· 18 years ago
20f0939
seqlocks: trivial remove weird whitespace
by Daniel Walker
· 18 years ago
b928ed5
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 18 years ago
ea6db58
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
0278ef8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
15c5403
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
ad5da3c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
da8ac5e
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
a4c9bb7
[MIPS] Replace old fashioned "__typeof" with "__typeof__".
by Robert P. J. Day
· 18 years ago
8deab11
[MIPS] Updated Sibyte headers
by Mark Mason
· 18 years ago
eacb9d6
[MIPS] Remove unused argument from kunmap_coherent().
by Ralf Baechle
· 18 years ago
78709b9d
[MIPS] IP22: Get rid of volatile in IP22 core code.
by Ralf Baechle
· 18 years ago
2127435
[MIPS] JMR3927 cleanup
by Atsushi Nemoto
· 18 years ago
39ce010
[S390] Clean up smp code in preparation for some larger changes.
by Heiko Carstens
· 18 years ago
6c21048
[S390] split page_test_and_clear_dirty.
by Martin Schwidefsky
· 18 years ago
2fc2d1e
[S390] Processor degradation notification.
by Heiko Carstens
· 18 years ago
411ed32
[S390] zfcpdump support.
by Michael Holzheu
· 18 years ago
c0007f1
[S390] Use generic bug.
by Heiko Carstens
· 18 years ago
bb11e3b
[S390] Improved oops output.
by Martin Schwidefsky
· 18 years ago
d76123e
[S390] cio: ccwgroup register vs. unregister.
by Cornelia Huck
· 18 years ago
e5854a5
[S390] cio: Channel-path configure function.
by Peter Oberparleiter
· 18 years ago
6fc321f
[S390] cio/ipl: Clean interface between cio and ipl code.
by Heiko Carstens
· 18 years ago
8224ca1
[AVR32] Fix compile error with gcc 4.1
by Haavard Skinnemoen
· 18 years ago
a4022b0
avr32: remove unneeded cast in atomic.h
by Mathieu Desnoyers
· 18 years ago
2c1a2a3
[AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io
by Haavard Skinnemoen
· 18 years ago
d80e2bb
[AVR32] Get rid of board_setup_fbmem()
by Haavard Skinnemoen
· 18 years ago
d801176
[AVR32] Simplify early handling of memory regions
by Haavard Skinnemoen
· 18 years ago
5539f59
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
by Haavard Skinnemoen
· 18 years ago
e3e7d8d
[AVR32] Make I/O access macros work with external devices
by Haavard Skinnemoen
· 18 years ago
623b035
[AVR32] Clean up exception handling code
by Haavard Skinnemoen
· 18 years ago
3b328c9
[AVR32] Clean up cpu identification and add features bitmap
by Haavard Skinnemoen
· 18 years ago
535c806
[AVR32] Clean up asm/sysreg.h
by Haavard Skinnemoen
· 18 years ago
19b7ce8
[AVR32] Put cpu in sleep 0 when idle.
by Hans-Christian Egtvedt
· 18 years ago
7760989
[AVR32] Change system timer from count-compare to Timer/Counter 0
by Hans-Christian Egtvedt
· 18 years ago
068d9f6
[AVR32] Add nwait and tdf parameters to SMC configuration
by Hans-Christian Egtvedt
· 18 years ago
801c135
UBI: Unsorted Block Images
by Artem B. Bityutskiy
· 18 years ago
16ce82d
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
by David S. Miller
· 18 years ago
b86e028
[WEXT] net_device: Don't include wext bits if not required.
by Johannes Berg
· 18 years ago
295f4a1
[WEXT]: Clean up how wext is called.
by Johannes Berg
· 18 years ago
63b6be5
[AF_RXRPC]: Delete the old RxRPC code.
by David Howells
· 18 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago
7318226
[AF_RXRPC]: Key facility changes for AF_RXRPC
by David Howells
· 18 years ago
071b638
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
by Oleg Nesterov
· 18 years ago
5b04aa3
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
by Mark Fasheh
· 18 years ago
6687508
[SPARC64]: Add generic iommu and strbuf structs to iommu.h
by David S. Miller
· 18 years ago
9b3627f
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
by David S. Miller
· 18 years ago
711b360
[SPARC]: Make device_node name and type const
by Stephen Rothwell
· 18 years ago
3dfe10e
[SPARC64]: constify some paramaters of OF routines
by Stephen Rothwell
· 18 years ago
b93f262
[SPARC64]: Add proper header file extern for cmdline_memory_size.
by David S. Miller
· 18 years ago
4be5c34dc4
[SPARC64]: Privatize sun4u_get_pte() and fix name.
by David S. Miller
· 18 years ago
4e286d5
[SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.
by David S. Miller
· 18 years ago
d78d089
[SPARC64]: Use SPARSEMEM_STATIC
by David S. Miller
· 18 years ago
43bed12
[SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.
by David S. Miller
· 18 years ago
c6e8756
[SPARC64]: Const'ify pci_iommu_ops.
by David S. Miller
· 18 years ago
0bba2dd
[SPARC64]: Kill pbm->pci_first_slot.
by David S. Miller
· 18 years ago
3875c5c
[SPARC64]: Kill pci_controller->pbms_same_domain
by David S. Miller
· 18 years ago
8d3aee93
[SPARC64]: Kill pci_controller->base_address_update().
by David S. Miller
· 18 years ago
0bae5f8
[SPARC64]: Kill pci_controller->resource_adjust()
by David S. Miller
· 18 years ago
3487a1f
[SPARC64]: Kill PBM ranges software state.
by David S. Miller
· 18 years ago
229177c
[SPARC64]: Kill PBM intmap software state.
by David S. Miller
· 18 years ago
1e8a8cc
[SPARC64]: Internalize pci_memspace_mask.
by David S. Miller
· 18 years ago
a2fb23a
[SPARC64]: Probe PCI bus using OF device tree.
by David S. Miller
· 18 years ago
deb66c4
[SPARC64] isa: Convert to use pci_device_to_OF_node().
by David S. Miller
· 18 years ago
1327e9b
[SPARC64] ebus: Convert to use pci_device_to_OF_node().
by David S. Miller
· 18 years ago
ded220b
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
by David S. Miller
· 18 years ago
357418e
[SPARC]: constify some paramaters of OF routines
by Stephen Rothwell
· 18 years ago
64b9470
[SPARC/64]: constify of_get_property return
by Stephen Rothwell
· 18 years ago
66f3cb7
[SPARC64] constify of_get_property return: include
by Stephen Rothwell
· 18 years ago
112f487
[SPARC64]: Add clocksource/clockevents support.
by David S. Miller
· 18 years ago
777a447
[SPARC64]: Unify timer interrupt handler.
by David S. Miller
· 18 years ago
48491e6
[NET]: Delete unused header file linux/if_wanpipe_common.h
by Robert P. J. Day
· 18 years ago
c1a068f
[NET]: Delete unused header file linux/sdla_fr.h.
by Robert P. J. Day
· 18 years ago
42bad1d
[NETLINK]: Possible cleanups.
by Adrian Bunk
· 18 years ago
28d8909
[XFRM]: Export SAD info.
by Jamal Hadi Salim
· 18 years ago
2111f8b
[BRIDGE]: drop PAUSE frames
by Stephen Hemminger
· 18 years ago
df8981d
[IPV6]: Export in6addr_any for future use.
by YOSHIFUJI Hideaki
· 18 years ago
7f7d9a6
[IPV6]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
Next »