Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e0712bbfd9cb617fc3a822781c2466fb6b7ede50
/
include
1359555
Driver core: Make platform_device.id an int
by Jean Delvare
· 17 years ago
5c5daf6
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
by Kay Sievers
· 17 years ago
6004342
Convert from class_device to device for drivers/video
by tonyj@suse.de
· 17 years ago
90bc613
sysfs: Remove first pass at shadow directory support
by Eric W. Biederman
· 17 years ago
2ebefc5
debugfs: helper for decimal challenged
by Robin Getz
· 17 years ago
ce2c9cb
kobject: remove the static array for the name
by Greg Kroah-Hartman
· 17 years ago
1ef4cfa
Driver core: remove subsys_get()
by Greg Kroah-Hartman
· 17 years ago
6e9d930
Driver core: remove subsys_put()
by Greg Kroah-Hartman
· 17 years ago
27f20e5
Driver core: remove kset_set_kset_s
by Greg Kroah-Hartman
· 17 years ago
d6b05b8
Driver core: remove subsys_set_kset
by Greg Kroah-Hartman
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
8380770
Driver core: make sysfs uevent-attributes static
by Kay Sievers
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
287e5d6
[POWERPC] XilinxFB: Allow fixed framebuffer base address
by Grant Likely
· 17 years ago
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
d94bad8
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
by Valentine Barshak
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd6d184
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
55982fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
b08d6cb
[TCP]: Limit processing lost_retrans loop to work-to-do cases
by Ilpo Järvinen
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
572afc2
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
by Ralf Baechle
· 17 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
bd6aeef
[MIPS] SMP: Implement smp_call_function_mask().
by Ralf Baechle
· 17 years ago
9966db25
[MIPS] Make facility to convert CPU types to strings generally available.
by Ralf Baechle
· 17 years ago
36cfbaa
[MIPS] Convert list of CPU types from #define to enum.
by Ralf Baechle
· 17 years ago
9cfde20
[MIPS] Optimize get_unaligned / put_unaligned implementations.
by Ralf Baechle
· 18 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
10cc352
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
by Ralf Baechle
· 17 years ago
3282bd3
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
by Yoichi Yuasa
· 17 years ago
5a86042
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
by Yoichi Yuasa
· 17 years ago
b4126e8
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
by Yoichi Yuasa
· 17 years ago
f4fae82
[MIPS] Optimize __alloc_zeroed_user_highpage implementation.
by Ralf Baechle
· 17 years ago
d865bea
[MIPS] i8253 PIT clocksource and clockevent drivers
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
90b0234
[MIPS] Switch from to_tm to rtc_time_to_tm
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
baf22c1
[MIPS] Split up war.h
by Ralf Baechle
· 17 years ago
34cc662
[MIPS] Add gpio support to the BCM47XX platform
by Aurelien Jarno
· 17 years ago
2f56cfd
[MIPS] Move ARC code into arch/mips/fw/arc
by Aurelien Jarno
· 17 years ago
df78b5c
[MIPS] Move CFE code into arch/mips/fw/cfe
by Aurelien Jarno
· 17 years ago
cc6e8e0
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
by Ralf Baechle
· 17 years ago
641e97f
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
by Ralf Baechle
· 17 years ago
d5ab1a6
[MIPS] Add GT641xx IRQ routines.
by Yoichi Yuasa
· 17 years ago
718f05f
[MIPS] GT64120: Remove unused definitions
by Yoichi Yuasa
· 17 years ago
d80c1c0
[MIPS] i8295 cleanups.
by Yoichi Yuasa
· 17 years ago
bcb0fd9
[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.
by Thiemo Seufer
· 17 years ago
7ca16d2
[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().
by Ralf Baechle
· 17 years ago
abb4ae4
[MIPS] PCI: Always enable CONFIG_PCI_DOMAINS
by Ralf Baechle
· 17 years ago
a02eb8d
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
by Atsushi Nemoto
· 17 years ago
1c0c13e
[MIPS] Add support for BCM47XX CPUs.
by Aurelien Jarno
· 17 years ago
ea202c6
[MIPS] JAZZ fixes
by Thomas Bogendoerfer
· 17 years ago
1f21d2b
[MIPS] Add back support for LASAT platforms
by Brian Murphy
· 17 years ago
0caf583
[MIPS] fix ABI check in include/asm-mips/arv/hinv.h
by Yoichi Yuasa
· 17 years ago
4c6d0fc
[MIPS] remove unused include/asm-mips/ip32/machine.h
by Yoichi Yuasa
· 17 years ago
054c51b
[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32
by Franck Bui-Huu
· 18 years ago
adff90a
[MIPS] Automatically set CONFIG_BUILD_ELF64
by Franck Bui-Huu
· 18 years ago
f571eff
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
by Kevin D. Kissell
· 17 years ago
895532a1
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24
by Paul Mackerras
· 17 years ago
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e32132
ide: hook ACPI _PSx method to IDE power on/off
by Shaohua Li
· 17 years ago
b4e4436
hpt366: MWDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
c3f8f65
backlight: Convert corgi backlight driver into a more generic driver
by Richard Purdie
· 17 years ago
780513e
[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
by Boaz Harrosh
· 17 years ago
0bfd5df
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
by Kumar Gala
· 17 years ago
87a72f9
[POWERPC] Fix performance monitor on machines with logical PVR
by Paul Mackerras
· 17 years ago
bb7aa6d
[AVR32] Don't use __builtin_xchg()
by Haavard Skinnemoen
· 17 years ago
a7ff43b
[AVR32] Ignore a few irrelevant syscalls
by Haavard Skinnemoen
· 17 years ago
af81847
[AVR32] SMC configuration in clock cycles
by Kristoffer Nyborg Gregertsen
· 17 years ago
8251b4c
[POWERPC] iSeries: Move viodasd probing
by Stephen Rothwell
· 17 years ago
7465ce0
[POWERPC] iSeries: Move detection of virtual tapes
by Stephen Rothwell
· 17 years ago
b833b48
[POWERPC] iSeries: Move detection of virtual cdroms
by Stephen Rothwell
· 17 years ago
dd9b67a
[POWERPC] Remove more iSeries-specific stuff from vio.c
by Stephen Rothwell
· 17 years ago
1670b2b
[POWERPC] Remove iSeries_vio_dev
by Stephen Rothwell
· 17 years ago
b707f51
[POWERPC] Clean up vio.h
by Stephen Rothwell
· 17 years ago
38db7e7
[POWERPC] Only call ppc_md.setup_arch() if it is provided
by Grant Likely
· 17 years ago
b5a8e73
[AVR32] Make dma_sync_*_for_cpu no-ops
by Haavard Skinnemoen
· 17 years ago
6fcf061
[AVR32] Wire up USBA device
by Haavard Skinnemoen
· 17 years ago
7808fa4
[AVR32] add multidrive support for pio driver
by Matteo Vit
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
c339dd6
x86_64: remove unused header file:
by Thomas Gleixner
· 17 years ago
b7d3312
i386: remove module.h include from termios.h
by Thomas Gleixner
· 17 years ago
3191057
[IPv6]: Export userland ND options through netlink (RDNSS support)
by Pierre Ynard
· 17 years ago
092e9d9
[9P]: build fix with !CONFIG_SYSCTL
by Ingo Molnar
· 17 years ago
9ef4429
[NET]: Fix dev_put() and dev_hold() comments
by Benjamin Thery
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
Next »