Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6148a742b2bd76abfe0c1fc50dd747cb9f28cd6b
/
include
4706df3
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
1e231ef
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
ef88b7db
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
f65e776
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
8566cfc
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
by Linus Torvalds
· 19 years ago
14b3466
[PATCH] Invert sense of SLB class bit
by David Gibson
· 19 years ago
8fef030
[PATCH] ppc64: Move oprofile_model into cpu feature struct
by Anton Blanchard
· 19 years ago
dca8593
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64
by Anton Blanchard
· 19 years ago
1a410d8
[PATCH] ppc64: Add oprofile cpu_type to cpu feature struct
by Anton Blanchard
· 19 years ago
8530935
[PATCH] ppc64: remove CPU_FTR_PMC8
by Anton Blanchard
· 19 years ago
fd5b437
[PATCH] ppc64: add number of PMCs to cputable
by Anton Blanchard
· 19 years ago
6b9269a
[PATCH] ppc/ppc64: Merge more include files
by Jon Loeliger
· 19 years ago
ad6571a
[PATCH] Move 3 more headers to asm-powerpc
by Becky Bruce
· 19 years ago
b2c0ab1
[PATCH] ppc64: speedup cmpxchg
by Anton Blanchard
· 19 years ago
8d92739
[PATCH] ppc64: Consolidate early console and PPCDBG code
by Milton Miller
· 19 years ago
c8f1c8b
[PATCH] ppc64: Take udbg out of ppc_md
by Milton Miller
· 19 years ago
cdcd318
[PATCH] ppc64: Add missing include
by Milton Miller
· 19 years ago
6baf1f4
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
by David S. Miller
· 19 years ago
506e7be
[IRDA]: IrDA prototype fixes
by Adrian Bunk
· 19 years ago
d856f1e
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
by James Bottomley
· 19 years ago
0ce7625
[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware
by Richard Purdie
· 19 years ago
77ae845
[PATCH] I2C: Drop the I2C_ACK_TEST ioctl
by Jean Delvare
· 19 years ago
4e0c64c
Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git
by
· 19 years ago
fae91e7
[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname
by Jean Delvare
· 19 years ago
020789e
[PATCH] I2C: Outdated i2c_adapter comment
by Jean Delvare
· 19 years ago
c2459cf
[PATCH] I2C: Kill i2c_algorithm.id (7/7)
by Jean Delvare
· 19 years ago
1684a984
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
by Jean Delvare
· 19 years ago
c7a4653
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
by Jean Delvare
· 19 years ago
1d8b9e1
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
by Jean Delvare
· 19 years ago
e51cc6b
[PATCH] I2C: Kill i2c_algorithm.id (2/7)
by Jean Delvare
· 19 years ago
9751858
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
by Jean Delvare
· 19 years ago
d0f2827
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
by Jean Delvare
· 19 years ago
ee70d3a
[PATCH] hwmon: hwmon vs i2c, second round (09/11)
by Jean Delvare
· 19 years ago
303760b
[PATCH] hwmon: hwmon vs i2c, second round (07/11)
by Jean Delvare
· 19 years ago
f4b5026
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
by Jean Delvare
· 19 years ago
96478ef
[PATCH] hwmon: hwmon vs i2c, second round (05/11)
by Jean Delvare
· 19 years ago
b78ec31
[PATCH] hwmon: hwmon vs i2c, second round (03/11)
by Jean Delvare
· 19 years ago
ef8dec5
[PATCH] hwmon: hwmon vs i2c, second round (02/11)
by Jean Delvare
· 19 years ago
9fc6adf
[PATCH] hwmon: hwmon vs i2c, second round (01/11)
by Jean Delvare
· 19 years ago
53ae11b
[PATCH] hwmon: move SENSORS_LIMIT to hwmon.h
by Jean Delvare
· 19 years ago
cdcb192
[PATCH] I2C: inline i2c_adapter_id
by Jean Delvare
· 19 years ago
5563e27
[PATCH] I2C: W83792D driver 1/3
by R.Marek@sh.cvut.cz
· 19 years ago
570aefc
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)
by Jean Delvare
· 19 years ago
5071860
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
by Jean Delvare
· 19 years ago
400c455
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)
by Jean Delvare
· 19 years ago
efde723
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)
by Jean Delvare
· 19 years ago
1236441
[PATCH] I2C hwmon: hwmon sysfs class
by Mark M. Hoffman
· 19 years ago
a61fc68
[PATCH] I2C: add kobj_to_i2c_client
by bgardner@wabtec.com
· 19 years ago
94f8c66
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
9d88347
[ARM] Remove unused DYN_TICK_* macros
by Russell King
· 19 years ago
d0bd992
/spare/repo/libata-dev branch 'iomap-try3'
by Jeff Garzik
· 19 years ago
586a4ac
/spare/repo/libata-dev branch 'master'
by Jeff Garzik
· 19 years ago
da1f136
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
64c4813
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
e766f1c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
9513e5e
[PATCH] s390: spinlock corner case
by Heiko Carstens
· 19 years ago
942eaab
[PATCH] s390: debug feature changes
by Michael Holzheu
· 19 years ago
ae6aa2e
[PATCH] s390: machine check handler bugs
by Martin Schwidefsky
· 19 years ago
4c13986
[PATCH] xtensa: delete accidental file
by Adrian Bunk
· 19 years ago
d99cf71
[PATCH] xtensa: replace 'extern inline' with 'static inline'
by Adrian Bunk
· 19 years ago
7ef9390
[PATCH] uml: fix x86_64 page leak
by Jeff Dike
· 19 years ago
08964c5
[PATCH] uml: merge duplicated page table code
by Jeff Dike
· 19 years ago
1e40cd3
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1b38f00
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
by Bodo Stroesser
· 19 years ago
ed75e8d
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
by Laurent Vivier
· 19 years ago
072dffd
[PATCH] m68k: cleanup inline mem functions
by Roman Zippel
· 19 years ago
2855b97
[PATCH] m68k: move cache functions into separate file
by Roman Zippel
· 19 years ago
c3c433e
[PATCH] add suspend/resume for timer
by Shaohua Li
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
4ad8d38
[PATCH] i386 boottime for_each_cpu broken
by Zwane Mwaikambo
· 19 years ago
d7271b1
[PATCH] i386: encapsulate copying of pgd entries
by Zachary Amsden
· 19 years ago
748f2ed
[PATCH] x86 NMI: better support for debuggers
by George Anzinger
· 19 years ago
f2f30eb
[PATCH] x86: introduce a write acessor for updating the current LDT
by Zachary Amsden
· 19 years ago
a520112
[PATCH] x86: make IOPL explicit
by Zachary Amsden
· 19 years ago
0998e42
[PATCH] x86: privilege cleanup
by Zachary Amsden
· 19 years ago
f2ab446
[PATCH] x86: more asm cleanups
by Zachary Amsden
· 19 years ago
4f0cb8d
[PATCH] i386: fix incorrect TSS entry for LDT
by Ingo Molnar
· 19 years ago
c9b02a2
[PATCH] i386: use set_pte macros in a couple places where they were missing
by Zachary Amsden
· 19 years ago
2f2984e
[PATCH] i386: generate better code around descriptor update and access functions
by Zachary Amsden
· 19 years ago
4d37e7e
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management
by Zachary Amsden
· 19 years ago
245067d
[PATCH] i386: cleanup serialize msr
by Zachary Amsden
· 19 years ago
4bb0d3e
[PATCH] i386: inline asm cleanup
by Zachary Amsden
· 19 years ago
56f1d5d
[PATCH] ES7000 platform update (i386)
by Natalie.Protasevich@unisys.com
· 19 years ago
911a62d
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
by Venkatesh Pallipadi
· 19 years ago
7ae65fd
[PATCH] x86: fix EFI memory map parsing
by Matt Tolentino
· 19 years ago
6fe7f25
[PATCH] mips: remove timex.h for vr41xx
by Yoichi Yuasa
· 19 years ago
766160c
[PATCH] mips: fix build warnings
by Yoichi Yuasa
· 19 years ago
e63ea56
[PATCH] mips: add pcibios_bus_to_resource
by Yoichi Yuasa
· 19 years ago
e2de849
[PATCH] mips: add pcibios_select_root
by Yoichi Yuasa
· 19 years ago
4ce588c
[PATCH] mips: fix coherency configuration
by Ralf Baechle
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
875d43e
[PATCH] mips: clean up 32/64-bit configuration
by Ralf Baechle
· 19 years ago
dc4ec91
[PATCH] MIPS Technologies PCI ID bits
by Ralf Baechle
· 19 years ago
0711962
[PATCH] mips: add support for Qemu system architecture
by Ralf Baechle
· 19 years ago
7901c79
[PATCH] DEC PMAGB B framebuffer update
by Ralf Baechle
· 19 years ago
af690a9
[PATCH] DEC PMAG BA frame buffer update
by Ralf Baechle
· 19 years ago
003b549
[PATCH] mips: remove HP Laserjet remains
by Ralf Baechle
· 19 years ago
0fdda10
[PATCH] mips: remove VR4181 support
by Ralf Baechle
· 19 years ago
979934d
[PATCH] mips: update IRQ handling for vr41xx
by Yoichi Yuasa
· 19 years ago
Next »