Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a8b9ee7396ccc8db3bdb4108993556acbe2d3527
/
include
a8b9ee7
[MUTEX]: linux/mutex.h needs linux/linkage.h too
by David S. Miller
· 19 years ago
05f6ece
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 19 years ago
02d7980
[PARISC] Use C99 initializers in asm-parisc/processor.h
by Alexey Dobriyan
· 19 years ago
9b9ff2e
[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical
by Grant Grundler
· 19 years ago
110957f
[PARISC] Add __iomem to __raw_check_addr()
by Alexey Dobriyan
· 19 years ago
e8b736c
[PARISC] Add some defines for HugeTLB pages
by Helge Deller
· 19 years ago
1b2425e
[PARISC] Make local cache flushes take a void *
by Matthew Wilcox
· 19 years ago
8039de1
[PARISC] Add __read_mostly section for parisc
by Helge Deller
· 19 years ago
0563572
asm-powerpc: header included twice
by Nicolas Kaiser
· 19 years ago
58dc125
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
73165b8
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
by Ingo Molnar
· 19 years ago
9d28026
[NETFILTER]: Remove unused function from NAT protocol helpers
by Patrick McHardy
· 19 years ago
bb94aa1
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
by Patrick McHardy
· 19 years ago
770cfbc
[INET]: congestion and af_ops can be const
by Stephen Hemminger
· 19 years ago
19dbaf6
[PATCH] m68knommu: save reg a5 on context change
by Greg Ungerer
· 19 years ago
3960f2f
[PATCH] m68knommu: fix find_next_zero_bit in bitops.h
by Greg Ungerer
· 19 years ago
d936cfc
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
69a0b31
[PATCH] rcu: join rcu_ctrlblk and rcu_state
by Oleg Nesterov
· 19 years ago
c8d5246
[PATCH] Work around ppc64 compiler bug
by Anton Blanchard
· 19 years ago
dd49f96
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
a62e684
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
4c29c4c
[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype
by Adrian Bunk
· 19 years ago
ca5ed2f
[PATCH] include/asm-sh64/: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
a547dfe
[PATCH] char/isicom: More whitespaces and coding style
by Jiri Slaby
· 19 years ago
e65c1db
[PATCH] char/isicom: Firmware loading
by Jiri Slaby
· 19 years ago
aaa246e
[PATCH] char/isicom: Other little changes
by Jiri Slaby
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
87c2ce3
[PATCH] lib/zlib*: cleanups
by Adrian Bunk
· 19 years ago
0863afb
[PATCH] DocBook: fix kernel-doc comments
by Martin Waitz
· 19 years ago
3f08ff4
[PATCH] include/video/newport.h: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
c549dc6
[PATCH] nvidiafb: Add support for some pci-e chipsets
by Antonino A. Daplas
· 19 years ago
7227576
[PATCH] fbdev: sstfb: Driver cleanups
by Antonino A. Daplas
· 19 years ago
a807f61
[PATCH] fbdev: tdfxfb: Driver cleanups
by Antonino A. Daplas
· 19 years ago
9f19bc5
[PATCH] fbdev: neofb: Driver cleanups
by Antonino A. Daplas
· 19 years ago
a26968d
[PATCH] fbdev: kyrofb: Driver cleanups
by Antonino A. Daplas
· 19 years ago
2b4f2f4
[PATCH] vesafb: Drop blank hook
by Antonino A. Daplas
· 19 years ago
0498b63
[PATCH] kprobes: fix build breakage
by Ananth N Mavinakayanahalli
· 19 years ago
e597c29
[PATCH] kprobes: arch_remove_kprobe
by Anil S Keshavamurthy
· 19 years ago
49a2a1b
[PATCH] kprobes: changed from using spinlock to mutex
by Anil S Keshavamurthy
· 19 years ago
41dead4
[PATCH] kprobes: cleanup include/asm/kprobes.h
by Anil S Keshavamurthy
· 19 years ago
2d14e39
[PATCH] kprobes: enable funcions only for required arch
by Anil S Keshavamurthy
· 19 years ago
d1c0b8f
[PATCH] Remove getnstimestamp()
by Matt Helsley
· 19 years ago
becf8b5
[PATCH] hrtimer: convert posix timers completely
by Thomas Gleixner
· 19 years ago
97735f2
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
by Thomas Gleixner
· 19 years ago
10c94ec
[PATCH] hrtimer: create hrtimer nanosleep API
by Thomas Gleixner
· 19 years ago
2ff678b
[PATCH] hrtimer: switch itimers to hrtimer
by Thomas Gleixner
· 19 years ago
c0a3132
[PATCH] hrtimer: hrtimer core code
by Thomas Gleixner
· 19 years ago
97fc79f
[PATCH] hrtimer: introduce ktime_t time format
by Thomas Gleixner
· 19 years ago
f8f46da
[PATCH] hrtimer: introduce nsec_t type and conversion functions
by Thomas Gleixner
· 19 years ago
5f82b2b
[PATCH] hrtimer: create and use timespec_valid macro
by Thomas Gleixner
· 19 years ago
2a69897
[PATCH] hrtimer: coding style and white space cleanup 2
by Thomas Gleixner
· 19 years ago
a924b04
[PATCH] hrtimer: make clockid_t arguments const
by Thomas Gleixner
· 19 years ago
57a5587
[PATCH] hrtimer: coding style and white space cleanup
by Ingo Molnar
· 19 years ago
1ad106c
[PATCH] hrtimer: coding style clean up of clock constants
by Ingo Molnar
· 19 years ago
0c4f6ee
[PATCH] hrtimer: remove unused clock constants
by Thomas Gleixner
· 19 years ago
f481890
[PATCH] hrtimer: clean up mktime and make arguments const
by Ingo Molnar
· 19 years ago
753be62
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
by Thomas Gleixner
· 19 years ago
5cca761
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
by Thomas Gleixner
· 19 years ago
af4cd3f
[PATCH] Generic ioctl.h
by Brian Gerst
· 19 years ago
fc33a7b
[PATCH] per-mountpoint noatime/nodiratime
by Christoph Hellwig
· 19 years ago
e6a6d2e
[PATCH] sanitize building of fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
bdff071
[PATCH] __deprecated_for_modules the lookup_hash() prototype
by Adrian Bunk
· 19 years ago
869243a
[PATCH] remove update_atime
by Christoph Hellwig
· 19 years ago
870f481
[PATCH] replace inode_update_time with file_update_time
by Christoph Hellwig
· 19 years ago
e0ad7b0
[PATCH] move xattr permission checks into the VFS
by akpm@osdl.org
· 19 years ago
5be196e
[PATCH] add vfs_* helpers for xattr operations
by Christoph Hellwig
· 19 years ago
720e1a9
[PATCH] kexec: increase max segment limit
by akpm@osdl.org
· 19 years ago
ec9ce0d
[PATCH] kdump: x86_64 save cpu registers upon crash
by Vivek Goyal
· 19 years ago
69cda7b
[PATCH] kdump: x86_64: add memmmap command line option
by akpm@osdl.org
· 19 years ago
bf20830
[PATCH] Kdump: powerpc and s390 build failure fix
by akpm@osdl.org
· 19 years ago
f05b690
[PATCH] Kdump: i386 compiler warning fix
by Vivek Goyal
· 19 years ago
e996e58
[PATCH] kdump: save registers early (inline functions)
by Vivek Goyal
· 19 years ago
cc57165
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
by Vivek Goyal
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
0ad4235
[PATCH] Add list_for_each_entry_safe_reverse()
by David Howells
· 19 years ago
e329113
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
by Ben Gardner
· 19 years ago
7043ad4
MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.
by Ralf Baechle
· 19 years ago
1526525
MIPS: R2: Fix local_irq_save()
by Maxime Bizon
· 19 years ago
d56efda
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
by Al Viro
· 19 years ago
c5c64e2
MIPS: Au1550: Fix OHCI memory map size
by Sergei Shtylyov
· 19 years ago
29ce2c7
Update Yoichi Yuasa's email address.
by Ralf Baechle
· 19 years ago
0401572
MIPS: Reorganize ISA constants strictly as bitmasks.
by Ralf Baechle
· 19 years ago
b4672d3
MIPS: Introduce machinery for testing for MIPSxxR1/2.
by Ralf Baechle
· 19 years ago
e7958bb
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
by Ralf Baechle
· 19 years ago
b2d28b7
MIPS: Get rid of atomic_lock.
by Ralf Baechle
· 19 years ago
2648795
MIPS: DSP: Put mask field into the right place.
by Ralf Baechle
· 19 years ago
07a801d
MIPS: DSP: Set all register masks to 0x3ff.
by Ralf Baechle
· 19 years ago
f12555d
MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000
by Atsushi Nemoto
· 19 years ago
6c35585
MIPS: DSP: eleminate used_dsp.
by Ralf Baechle
· 19 years ago
da2c9ed
MIPS: DSP: Context switch the DSPcontrol register also.
by Ralf Baechle
· 19 years ago
8b4ad5e
[MUTEX]: linux/mutex-debug.h needs linux/linkage.h
by David S. Miller
· 19 years ago
13b8a27
powerpc: Introduce a new config symbol to control 16550 early debug code
by Paul Mackerras
· 19 years ago
7684b40
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
by Linas Vepstas
· 19 years ago
b6495c0
[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.
by Linas Vepstas
· 19 years ago
9fb40eb
[PATCH] powerpc: Remove duplicate code
by Linas Vepstas
· 19 years ago
25e591f
[PATCH] powerpc: Add "partitionable endpoint" support
by Linas Vepstas
· 19 years ago
5d5a093
[PATCH] powerpc: Split out PCI address cache to its own file
by Linas Vepstas
· 19 years ago
77bd741
[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines
by Linas Vepstas
· 19 years ago
9771271
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
80c0531
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
by Linus Torvalds
· 19 years ago
Next »