Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
390c684367de37e1c2f9005cf92f7a746c69fdd3
/
include
390c684
[PATCH] making namespace_sem global
by Ram Pai
· 19 years ago
5addc5d
[PATCH] make /proc/mounts pollable
by Al Viro
· 19 years ago
7b7b1ac
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
by Al Viro
· 19 years ago
89de09a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
862184f
[ARM SMP] Add Realview MPcore SMP support
by Russell King
· 19 years ago
9b1283b
[ARM] Add support for Realview with MPcore tile
by Russell King
· 19 years ago
3f00d3e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
407cf84
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
a06d61c
Redefine outs[wl] for ide_outs[wl].
by Atsushi Nemoto
· 19 years ago
4fa0997
Delete duplicate definitions.
by Ralf Baechle
· 19 years ago
a0f0820
Define MAX_UDELAY_MS
by Atsushi Nemoto
· 19 years ago
53c2df2
Use rtc_lock to protect RTC operations
by Atsushi Nemoto
· 19 years ago
e329331
Remove mips_rtc_lock
by Atsushi Nemoto
· 19 years ago
15b96a4
Add .gitignore files for MIPS.
by Ralf Baechle
· 19 years ago
08eaabf
O2 parport definitions Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
by Ilya A. Volynets-Evenbakh
· 19 years ago
b0c7051
Add spaces to MODULE_PROC_FAMILY values.
by Ralf Baechle
· 19 years ago
afc4841
Turn rtlx upside down.
by Ralf Baechle
· 19 years ago
8f0cb14
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 19 years ago
8e33ba4
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by Linus Torvalds
· 19 years ago
8cde077
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
2ed5e6d
[PATCH] m68knommu: move some platform irq support out of irq.h
by Greg Ungerer
· 19 years ago
3dead1a
[PATCH] m68knommu: enable cache support code for ColdFIre 5249
by Greg Ungerer
· 19 years ago
b449f63
[PATCH] drivers/pnp/: cleanups
by Adrian Bunk
· 19 years ago
dfed044
[PATCH] __deprecated_for_modules: panic_timeout
by Adrian Bunk
· 19 years ago
24622ef
[PATCH] __deprecated_for_modules: insert_resource
by Adrian Bunk
· 19 years ago
b8887e6
[PATCH] kernel-docs: fix kernel-doc format problems
by Randy Dunlap
· 19 years ago
8f2709b
[PATCH] kernel-doc: fix some kernel-api warnings
by Randy Dunlap
· 19 years ago
6c8bec6
[PATCH] jbd doc: fix some kernel-doc warnings
by Randy Dunlap
· 19 years ago
63921fb
[PATCH] matroxfb: Add support for Mystique AGP
by Ville Syrjälä
· 19 years ago
003cfc0
[PATCH] fbdev: Add helper to get an appropriate initial mode
by Antonino A. Daplas
· 19 years ago
998e6d5
[PATCH] fbcon: Add rl (Roman Large) font
by Zach Smith
· 19 years ago
e07dea9
[PATCH] console: Fix compile error
by Antonino A. Daplas
· 19 years ago
8fb6567
[PATCH] fbdev: fix the fb_find_nearest_mode() function
by Michal Januszewski
· 19 years ago
c465e05
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
by Antonino A. Daplas
· 19 years ago
0ba7536
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
by NeilBrown
· 19 years ago
70c3b76
[PATCH] knfsd: Allow run-time selection of NFS versions to export
by NeilBrown
· 19 years ago
6978bbc
[PATCH] rapidio: message interface updates
by Matt Porter
· 19 years ago
2b0c28d
[PATCH] RapidIO support: ppc32
by Matt Porter
· 19 years ago
fa78cc5
[PATCH] rapidio: core updates
by Matt Porter
· 19 years ago
70a50eb
[PATCH] RapidIO support: core includes
by Matt Porter
· 19 years ago
394b701
[PATCH] RapidIO support: core base
by Matt Porter
· 19 years ago
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
3516a46
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
by Ananth N Mavinakayanahalli
· 19 years ago
e7a510f
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
f215d98
[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
0dc036c
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
8a5c4dc
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
9a0e3a8
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
by Ananth N Mavinakayanahalli
· 19 years ago
e658452
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
by Ananth N Mavinakayanahalli
· 19 years ago
393d2cc
[PATCH] ipmi: use refcount in message handler
by Corey Minyard
· 19 years ago
befc649
[PATCH] FUSE: pass file handle in setattr
by Miklos Szeredi
· 19 years ago
fd72faa
[PATCH] FUSE: atomic create+open
by Miklos Szeredi
· 19 years ago
31d40d7
[PATCH] FUSE: add access call
by Miklos Szeredi
· 19 years ago
5b62073
[PATCH] FUSE: bump interface minor version
by Miklos Szeredi
· 19 years ago
cc4e69d
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
by Miklos Szeredi
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
be586ba
[PATCH] quota: small cleanups
by Adrian Bunk
· 19 years ago
d55b5fd
[PATCH] aio: remove aio_max_nr accounting race
by Zach Brown
· 19 years ago
28ef358
[PATCH] small kernel_stat.h cleanup
by Ingo Molnar
· 19 years ago
a433136
[PATCH] reiser4: add radix_tree_lookup_slot()
by Hans Reiser
· 19 years ago
7361f4d
[PATCH] readahead commentary
by Andrew Morton
· 19 years ago
bf8f972
[PATCH] SHM_NORESERVE flags for shmget()
by Badari Pulavarty
· 19 years ago
665a758
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu
by Paul E. McKenney
· 19 years ago
9f46080
[PATCH] Process Events Connector
by Matt Helsley
· 19 years ago
1047aa7
[PATCH] s390: const pointer uaccess
by Martin Schwidefsky
· 19 years ago
4cd5b9f
[PATCH] s390: cleanup of include/asm-s390/vtoc.h
by Peter Oberparleiter
· 19 years ago
187dfc6
[PATCH] s390: test_bit return value
by Christian Borntraeger
· 19 years ago
aa3a6f4
[PATCH] xtensa: struct semaphore.sleepers initialization
by Arthur Othieno
· 19 years ago
23f88fe
[PATCH] include/asm-v850/ "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
858259c
[PATCH] uml: maintain own LDT entries
by Bodo Stroesser
· 19 years ago
e763b79
[PATCH] uml: switch_mm fix
by Ben Lahaise
· 19 years ago
d9b5444
[PATCH] cris: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
5f9c3cb
[PATCH] cris: printk() duplicate declaration
by Arthur Othieno
· 19 years ago
31ab269
[PATCH] x86: add MCE resume
by Shaohua Li
· 19 years ago
65463b7
[PATCH] sh: Drop hp690 discontig support
by Paul Mundt
· 19 years ago
d229401
[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE
by Paul Mundt
· 19 years ago
055a251
[PATCH] superhyway: multiple block support and VCR rework
by Paul Mundt
· 19 years ago
3e9e7c1
[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot
by Matt Porter
· 19 years ago
90eb266
[PATCH] ppc32: Add Yucca (440SPe eval board) platform
by Roland Dreier
· 19 years ago
b0f7b8b
[PATCH] ppc32: Add 440SPe support
by Roland Dreier
· 19 years ago
41aace4
[PATCH] ppc32: Dump error status for both PLB segments on 440SP
by Roland Dreier
· 19 years ago
fcc188e
[PATCH] ppc32: Allow ERPN for early serial to depend on CPU type
by Roland Dreier
· 19 years ago
2109a2d
[PATCH] mm: rename kmem_cache_s to kmem_cache
by Pekka J Enberg
· 19 years ago
e1531b4
[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL
by John W. Linville
· 19 years ago
7d24f0b
[PATCH] ppc64: Fix bug in SLB miss handler for hugepages
by David Gibson
· 19 years ago
e4f0648
[MTD] user-abi: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
b00e844
[ALSA] version 1.0.10rc3
by Jaroslav Kysela
· 19 years ago
61ecfa8
[MTD] includes: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
03ead84
[LIB] reed_solomon: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
1d4ae4a
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jaroslav Kysela
· 19 years ago
b78612b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
0b154bb
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
6adfd34
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
b54a063
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
085f20e
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
fb02587
[MTD] Don't let gcc inline functions marked __xipram
by Nicolas Pitre
· 19 years ago
Next »