Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
52e13e219d5930fb8fb774050e6ecffa244a60a9
52e13e2
markup_oops.pl: add options to improve cross-sompilation environments
by Hui Zhu
· 15 years ago
d224a94
Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next
by Michal Marek
· 15 years ago
70fb7ba
MAINTAINERS: add a few more patterns to kbuild
by Michal Marek
· 15 years ago
880df92
scripts: use %_tmppath in "make rpm-pkg"
by John Saalwaechter
· 15 years ago
0139f1d
markup_oops.pl: fix for faulting instruction in the first line of a range
by Hui Zhu
· 15 years ago
94a4708
scripts: change scripts to use system python instead of env
by Don Zickus
· 15 years ago
71d41ae
scripts/kallsyms: suppress build warning
by Himanshu Chauhan
· 15 years ago
d4987bd
scripts/mkcompile_h: don't test for hardcoded paths
by Michal Marek
· 15 years ago
e66f25d
Improve kconfig symbol hashing
by Andi Kleen
· 15 years ago
6271897
Makefile: Document ability to make file.lst and file.S
by Joe Perches
· 15 years ago
85a256d
kbuild: improve version string logic
by David Rientjes
· 15 years ago
68c16ed
nconfig: minor fix
by Nir Tzachar
· 15 years ago
851190c
nconfig: mark local functions as such
by Michal Marek
· 15 years ago
692d97c
kconfig: new configuration interface (nconfig)
by nir.tzachar@gmail.com
· 15 years ago
c64152b
genksyms: close ref_file after use
by Alexander Beregalov
· 15 years ago
da60fbb
menuconfig: wrap long help lines
by Vadim Bendebury (вб)
· 15 years ago
5358db0
scripts: add ARM support to decodecode
by Rabin Vincent
· 15 years ago
8433646
kconfig CROSS_COMPILE option
by Roland McGrath
· 15 years ago
4b02424
kbuild: Fix linking error built-in.o no such file or directory
by Jiafu He
· 15 years ago
0db25245
modpost: don't allow *driver to reference .init.*
by Uwe Kleine-König
· 15 years ago
af92a82
modpost: make symbol white list a per mismatch type variable
by Uwe Kleine-König
· 15 years ago
fc2f7ef
modpost: remove now unused NO_MISMATCH constant
by Uwe Kleine-König
· 15 years ago
0d2a636
modpost: pass around const struct sectioncheck * instead of enum mismatch
by Uwe Kleine-König
· 15 years ago
bbd3f4f
modpost: give most mismatch constants a better name
by Uwe Kleine-König
· 15 years ago
abe94c7
Linux 2.6.33-rc6
by Linus Torvalds
· 15 years ago
4a31a22
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
by Uwe Kleine-König
· 15 years ago
b75dcab
modpost: members of *driver structs should not point to __init functions
by Uwe Kleine-König
· 15 years ago
4995c0b
mfd: Fix asic3 build
by Dmitry Artamonow
· 15 years ago
499a267
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
a701623
mm: fix migratetype bug which slowed swapping
by Hugh Dickins
· 15 years ago
67f15b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
94673e9
sparc: TIF_ABI_PENDING bit removal
by David Miller
· 15 years ago
05d43ed
x86: get rid of the insane TIF_ABI_PENDING bit
by H. Peter Anvin
· 15 years ago
221af7f
Split 'flush_old_exec' into two functions
by Linus Torvalds
· 15 years ago
f6bdc23
Input: update multi-touch protocol documentation
by Henrik Rydberg
· 15 years ago
cb6ecf6
Input: add the ABS_MT_PRESSURE event
by Henrik Rydberg
· 15 years ago
93fb84b
Input: winbond-cir - remove dmesg spam
by David Härdeman
· 15 years ago
64a028a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
3d29935
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
474118d
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
ba45d52
[ARM] Update mach-types
by Russell King
· 15 years ago
0b6c135
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
035fe03
Btrfs: check total number of devices when removing missing
by Josef Bacik
· 15 years ago
7f59203
Btrfs: check return value of open_bdev_exclusive properly
by Josef Bacik
· 15 years ago
f48b907
Btrfs: do not mark the chunk as readonly if in degraded mode
by Josef Bacik
· 15 years ago
e3acc2a
Btrfs: run orphan cleanup on default fs root
by Josef Bacik
· 15 years ago
f858153
Btrfs: fix a memory leak in btrfs_init_acl
by Yang Hongyang
· 15 years ago
d1ea6a6
Btrfs: Use correct values when updating inode i_size on fallocate
by Aneesh Kumar K.V
· 15 years ago
b8d9bfe
Btrfs: remove tree_search() in extent_map.c
by Miao Xie
· 15 years ago
a555f81
Btrfs: Add mount -o compress-force
by Chris Mason
· 15 years ago
d4d37bd
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
551e28d
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
b39bda6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
e8e06ea
x86/PCI: remove IOH range fetching
by Jeff Garrett
· 15 years ago
57b5e2a
Input: lifebook - add another Lifebook DMI signature
by Jon Dodgson
· 15 years ago
010c108
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
by David VomLehn
· 15 years ago
59dfa2f
MIPS: PowerTV: Streamline access to platform device registers
by David VomLehn
· 15 years ago
9c4a6fc
MIPS: Fix vmlinuz build for 32bit-only math shells
by Alexander Clouter
· 15 years ago
fe1d45e
MIPS: Add support of LZO-compressed kernels
by Wu Zhangjin
· 15 years ago
00e4acb
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 15 years ago
be8cde8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
981a2ed
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
4bdadb9
drm/i915: Selectively enable self-reclaim
by Chris Wilson
· 15 years ago
7a48143
firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
by Stefan Richter
· 15 years ago
0531b2a
mm: add new 'read_cache_page_gfp()' helper function
by Linus Torvalds
· 15 years ago
caf0801
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5bc6d79
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
c5ce5b4
UBI: fix volume creation input checking
by Mika Westerberg
· 15 years ago
21ec7f6
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
by Martin Schwidefsky
· 15 years ago
19b123e
[S390] zcrypt: Do not remove coprocessor for error 8/72
by Felix Beck
· 15 years ago
0b665d7
[S390] sclp_vt220: set initial terminal window size
by Hendrik Brueckner
· 15 years ago
0b4d789
[S390] use set_current_state in sigsuspend
by Martin Schwidefsky
· 15 years ago
428aecf
[S390] irqflags: add missing types.h include
by Heiko Carstens
· 15 years ago
294001a
[S390] dasd: fix possible NULL pointer errors
by Stefan Haberland
· 15 years ago
da48247
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.
by Russ Anderson
· 15 years ago
12e9a45
Fix failure exit in ipathfs
by Al Viro
· 15 years ago
083c73c
fix oops in fs/9p late mount failure
by Al Viro
· 15 years ago
7e32b7b
fix leak in romfs_fill_super()
by Al Viro
· 15 years ago
ef52c75
get rid of pointless checks after simple_pin_fs()
by Al Viro
· 15 years ago
5998649
Fix failure exits in bfs_fill_super()
by Al Viro
· 15 years ago
217686e
fix affs parse_options()
by Al Viro
· 15 years ago
2933392
Fix remount races with symlink handling in affs
by Al Viro
· 15 years ago
afc70ed
Fix a leak in affs_fill_super()
by Al Viro
· 15 years ago
b04da8b
fnctl: f_modown should call write_lock_irqsave/restore
by Greg Kroah-Hartman
· 15 years ago
281e203
firewire: core: fix use-after-free regression in FCP handler
by Stefan Richter
· 15 years ago
6d3faf6
firewire: cdev: add_descriptor documentation fix
by Stefan Richter
· 15 years ago
e300839
firewire: core: add_descriptor size check
by Stefan Richter
· 15 years ago
6abce77
sparc64: Fix UP build.
by David S. Miller
· 15 years ago
9a3cbe3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
01974ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
7c1c05a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
486d35e
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
a8d0b66
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
c799d15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
abefedd
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
840f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
e219778
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
4f4e65d
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
39d3215
virtio_net: Make delayed refill more reliable
by Herbert Xu
· 15 years ago
5a27e86
sfc: Use fixed-size buffers for MCDI NVRAM requests
by Ben Hutchings
· 15 years ago
Next »