Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ad6b816e2227a7daf9569f1dbb8d7af90b387b2
/
include
5b664cb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
2b04be7
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2567d71
x86: fix asm/e820.h for userspace inclusion
by Rusty Russell
· 16 years ago
42fea1f
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace
by Linus Torvalds
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago
626f311
[S390] chsc headers userspace cleanup
by Adrian Bunk
· 16 years ago
f470021
ptrace children revamp
by Roland McGrath
· 17 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
9c1be0c
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
by Linus Torvalds
· 16 years ago
42fdd14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
4314652
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6
by Linus Torvalds
· 16 years ago
d442cc4
block: Trivial fix for blk_integrity_rq()
by Martin K. Petersen
· 16 years ago
8df1b04
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
4d38704
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
by Aaron Durbin
· 16 years ago
1f32ca3
PNP: convert resource options to single linked list
by Bjorn Helgaas
· 16 years ago
d5ebde6
PNP: support optional IRQ resources
by Bjorn Helgaas
· 16 years ago
a1802c4
PNP: make resource option structures private to PNP subsystem
by Bjorn Helgaas
· 16 years ago
08c9f26
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
by Bjorn Helgaas
· 16 years ago
57fd51a
PNP: add pnp_possible_config() -- can a device could be configured this way?
by Bjorn Helgaas
· 16 years ago
aee3ad8
PNP: replace pnp_resource_table with dynamically allocated resources
by Bjorn Helgaas
· 16 years ago
20bfdbb
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
by Bjorn Helgaas
· 16 years ago
da5e09a
ACPI : Create "idle=nomwait" bootparam
by Zhao Yakui
· 16 years ago
c1e3b37
ACPI: Create "idle=halt" bootparam
by Zhao Yakui
· 16 years ago
71b58cb
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space
by Zhang Rui
· 16 years ago
9c9f6d0
ACPICA: Update version to 20080609
by Bob Moore
· 16 years ago
71d993e
ACPICA: Cleanup debug operand dump mechanism
by Bob Moore
· 16 years ago
75e5b5f
ACPICA: Update disassembler for DMAR table changes
by Bob Moore
· 16 years ago
19d0cfe
ACPICA: Update DMAR and SRAT table definitions
by Bob Moore
· 16 years ago
b25d2a4
ACPICA: Update version to 20080514
by Bob Moore
· 16 years ago
4b8ed63
ACPICA: Add const qualifier for appropriate string constants
by Bob Moore
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 16 years ago
11f2a61
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
by Bob Moore
· 16 years ago
6719561
ACPICA: Update tracking macros to reduce code/data size
by Jan Beulich
· 16 years ago
c91d924
ACPICA: Fix for hang on GPE method invocation
by Bob Moore
· 16 years ago
f3454ae
ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object
by Bob Moore
· 16 years ago
ebb12db
Freezer: Introduce PF_FREEZER_NOSIG
by Rafael J. Wysocki
· 16 years ago
2fe2de5
ACPI PM: acpi_pm_device_sleep_state() cleanup
by David Brownell
· 16 years ago
47c00d2
ACPICA: fix mutex names in debug code.
by Vegard Nossum
· 16 years ago
e38e8a0
Make GPE disable more robust
by Bob Moore
· 16 years ago
706546d
ACPI: change processors from array to per_cpu variable
by Mike Travis
· 16 years ago
3ef5eb4
IDE: Remove unused code
by Elias Oltmanns
· 16 years ago
79e36a9
IDE: Fix HDIO_DRIVE_RESET handling
by Elias Oltmanns
· 16 years ago
e6d95bd
ide: ->port_init_devs -> ->init_dev
by Bartlomiej Zolnierkiewicz
· 16 years ago
c56c564
ide: set hwif->dev in ide_init_port_hw() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
63b51c6
ide: make ide_hwifs[] static
by Bartlomiej Zolnierkiewicz
· 16 years ago
9ad5409
ide: move PIO blacklist to ide-pio-blacklist.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e153cf
ide: remove no longer used ide_pio_timings[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
c9d6c1a
ide: move ide_pio_cycle_time() to ide-timings.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
f06ab34
ide: convert ide-timing.h to ide-timings.c library (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
3be53f3
ide: move some bits from ide-timing.h to <linux/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
4515889
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
e89e896
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
c2e1b09
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
by Chuck Lever
· 16 years ago
7e2225d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
64fd52a
Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fe1a687
mm: fix build on non-mmu machines
by Sebastian Siewior
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
22a37bc
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
b312bf3
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
98339cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
646c0cb
ide: add ide_pc_intr() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
6bf1641
ide: add ide_issue_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
28c7214
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
594c16d
ide: add ide_transfer_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
5d41893
ide: add PC_FLAG_ZIP_DRIVE pc flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
5e33109
ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
by Bartlomiej Zolnierkiewicz
· 16 years ago
1b06e92
ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
by Bartlomiej Zolnierkiewicz
· 16 years ago
92f5daf
ide-tape: make pc->idetape_callback void
by Bartlomiej Zolnierkiewicz
· 16 years ago
63f5abb
ide: remove action argument in ide_do_drive_cmd
by FUJITA Tomonori
· 16 years ago
ff07488
ide: remove drive->ctl
by Bartlomiej Zolnierkiewicz
· 16 years ago
0fd04dc
ide: use ->OUTBSYNC in ide_set_irq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f8c4bd0a
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1357214
ide: remove ->mmio flag from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
ed4af48
ide: move IRQ unmasking out from ->tf_load method
by Bartlomiej Zolnierkiewicz
· 16 years ago
9a410e7
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
931ee0d
ide: remove obsoleted "ide=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 16 years ago
30e5ee4
ide: remove obsoleted "idebus=" kernel parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
681a561
block: unexport blk_end_sync_rq
by FUJITA Tomonori
· 16 years ago
124cafc
ide: remove ide_init_drive_cmd
by FUJITA Tomonori
· 16 years ago
b27418a
[MIPS] Remove mips_machtype for LASAT machines
by Thomas Bogendoerfer
· 16 years ago
0b56fd8
[MIPS] Remove mips_machtype from EMMA2RH machines
by Thomas Bogendoerfer
· 16 years ago
c6607295
[MIPS] Remove mips_machtype from ARC based machines
by Thomas Bogendoerfer
· 16 years ago
7b22609
[MIPS] TXx9: cleanup and fix some sparse warnings
by Atsushi Nemoto
· 16 years ago
4c642f3
[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx
by Atsushi Nemoto
· 16 years ago
6e68665
[MIPS] remove machtype for group Toshiba
by Yoichi Yuasa
· 16 years ago
efff4ae
[MIPS] cmbvr4133: Remove support
by Yoichi Yuasa
· 16 years ago
edcaf1a
[MIPS] TXx9: Make single kernel can support multiple boards
by Atsushi Nemoto
· 16 years ago
89d63fe
[MIPS] TXx9: Reorganize PCI code
by Atsushi Nemoto
· 16 years ago
22b1d70
[MIPS] TXx9: Reorganize code
by Atsushi Nemoto
· 16 years ago
315806cb
[MIPS] Malta: Cleanup organization of code into directories.
by Ralf Baechle
· 16 years ago
1398ddb
[MIPS] SEAD: Remove support code.
by Ralf Baechle
· 16 years ago
2157bc6
[MIPS] Atlas: Remove support code.
by Ralf Baechle
· 16 years ago
b29eee4
[MIPS] rbtx4927: misc cleanups
by Atsushi Nemoto
· 17 years ago
af3e69c
[MIPS] Declare some pci variables in header file
by Atsushi Nemoto
· 16 years ago
Next »