Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
328dfd0f78136082d32d5663d08b514ecba91e68
/
include
328dfd0
tty.h: remove dead define
by Alan Cox
· 17 years ago
42b2dd0
Shrink task_struct if CONFIG_FUTEX=n
by Alexey Dobriyan
· 17 years ago
bcbba6c
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
by Ken'ichi Ohmichi
· 17 years ago
6cfa062
add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
by Ken'ichi Ohmichi
· 17 years ago
d768281
add-vmcore: cleanup the coding style according to Andrew's comments
by Ken'ichi Ohmichi
· 17 years ago
fd59d23
Add vmcoreinfo
by Ken'ichi Ohmichi
· 17 years ago
2b47c36
Fix f_version type: should be u64 instead of unsigned long
by Mathieu Desnoyers
· 17 years ago
4a23942
make fs/libfs.c:simple_commit_write() static
by Adrian Bunk
· 17 years ago
ba2a631
kernel/time/timekeeping.c: cleanups
by Adrian Bunk
· 17 years ago
3befe7c
Shrink struct task_struct::oomkilladj
by Alexey Dobriyan
· 17 years ago
68a9bd0
remove strict ansi check from __u64 in asm/types.h
by Olaf Hering
· 17 years ago
ac8d35c
cramfs: error message about endianess
by Andi Drebes
· 17 years ago
7f44c36
include linux/types.h in if_fddi.h
by Olaf Hering
· 17 years ago
e30618c
remove consolemap.h from header exports
by Olaf Hering
· 17 years ago
04c7197
unicode diacritics support
by Samuel Thibault
· 17 years ago
82df397
Add MMF_DUMP_ELF_HEADERS
by Roland McGrath
· 17 years ago
e629a7d
do not export /usr/include/scsi in make headers_install
by Olaf Hering
· 17 years ago
5f149cf
powerpc: Use linux/elfcore-compat.h
by Roland McGrath
· 17 years ago
ab799de
Add linux/elfcore-compat.h
by Roland McGrath
· 17 years ago
bcd6d4e
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
by Christoph Hellwig
· 17 years ago
0b15d04
printk: add interfaces for external access to the log buffer
by Mike Frysinger
· 17 years ago
6d76013
Add /sys/module/name/notes
by Roland McGrath
· 17 years ago
7dc0b22
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
by Neil Horman
· 17 years ago
252e211
Add in SunOS 4.1.x compatible mode for UFS
by Mark Fortescue
· 17 years ago
74bf17c
fs: remove the unused mempages parameter
by Denis Cheng
· 17 years ago
af49d92
Remove "unsafe" from module struct
by Rusty Russell
· 17 years ago
d9c9bef
ext4: show all mount options
by Miklos Szeredi
· 17 years ago
571beed
ext3: show all mount options
by Miklos Szeredi
· 17 years ago
93d44cb
ext2: show all mount options
by Miklos Szeredi
· 17 years ago
4be2854
Remove sysctl.h from fs.h
by Alexey Dobriyan
· 17 years ago
04fc8bb
kill DECLARE_MUTEX_LOCKED
by Christoph Hellwig
· 17 years ago
4029a917
unexport asm/shmparam.h
by Olaf Hering
· 17 years ago
eb1f293
Driver for the Atmel on-chip SSC on AT32AP and AT91
by Hans-Christian Egtvedt
· 17 years ago
94f582f
Force erroneous inclusions of compiler-*.h files to be errors
by Robert P. J. Day
· 17 years ago
c4f3b63
softlockup: add a /proc tuning parameter
by Ravikiran G Thirumalai
· 17 years ago
ad3b827
softlockup: make asm/irq_regs.h available on every platform
by Ingo Molnar
· 17 years ago
97b4303
Immunize rcu_dereference() against crazy compiler writers
by Paul E. McKenney
· 17 years ago
f6b450d
Make unregister_binfmt() return void
by Alexey Dobriyan
· 17 years ago
e4dc1b1
Use list_head in binfmt handling
by Alexey Dobriyan
· 17 years ago
deba0f4
fs/reiserfs/: cleanups
by Adrian Bunk
· 17 years ago
d773ed6
mm: test and set zone reclaim lock before starting reclaim
by David Rientjes
· 17 years ago
9aad369
oom: add header file to Kbuild as unifdef
by David Rientjes
· 17 years ago
172acf6
oom: prevent including sched.h in header file
by David Rientjes
· 17 years ago
bbe373f
oom: compare cpuset mems_allowed instead of exclusive ancestors
by David Rientjes
· 17 years ago
098d7f1
oom: add per-zone locking
by David Rientjes
· 17 years ago
e815af9
oom: change all_unreclaimable zone member to flags
by David Rientjes
· 17 years ago
70e24bd
oom: move constraints to enum
by David Rientjes
· 17 years ago
5a3135c
oom: move prototypes to appropriate header file
by David Rientjes
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
3e26c14
mm: dirty balancing for tasks
by Peter Zijlstra
· 17 years ago
04fbfdc
mm: per device dirty threshold
by Peter Zijlstra
· 17 years ago
145ca25
lib: floating proportions
by Peter Zijlstra
· 17 years ago
69cb51d
mm: count writeback pages per BDI
by Peter Zijlstra
· 17 years ago
c9e51e4
mm: count reclaimable pages per BDI
by Peter Zijlstra
· 17 years ago
b2e8fb6
mm: scalable bdi statistics counters
by Peter Zijlstra
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
dc62a30
lib: percpu_counter_init_irq
by Peter Zijlstra
· 17 years ago
833f407
lib: percpu_counter_init error handling
by Peter Zijlstra
· 17 years ago
bf1d89c
lib: percpu_count_sum()
by Peter Zijlstra
· 17 years ago
52d9f3b
lib: percpu_counter_sum_positive
by Peter Zijlstra
· 17 years ago
3a587f4
lib: percpu_counter_set
by Peter Zijlstra
· 17 years ago
20e8976
lib: make percpu_counter_add take s64
by Peter Zijlstra
· 17 years ago
252e0ba
lib: percpu_counter variable batch
by Peter Zijlstra
· 17 years ago
3cb4f9f
lib: percpu_counter_sub
by Peter Zijlstra
· 17 years ago
aa0dff2
lib: percpu_counter_add
by Peter Zijlstra
· 17 years ago
c4dc4be
nfs: remove congestion_end()
by Peter Zijlstra
· 17 years ago
1f7d666
powerpc: add Altivec/VMX state to coredumps
by Mark Nelson
· 17 years ago
5b20cd8
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
by Mark Nelson
· 17 years ago
eead191
partially fix up the lookup_one_noperm mess
by Christoph Hellwig
· 17 years ago
2b0460b
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
b883a68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
1316ff5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
788e7dd
SELinux: Improve read/write performance
by Yuichi Nakamura
· 17 years ago
a64408b
firewire: adopt read cycle timer ABI from raw1394
by Stefan Richter
· 17 years ago
c223701
ide: add "hdx=nodma" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
65c9cd2
ide: remove ide_use_fast_pio()
by Bartlomiej Zolnierkiewicz
· 17 years ago
33ff910
Fix powerpc breakage in sg chaining code
by Anton Blanchard
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
ebc2831
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
0e6799e
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
by Ralf Baechle
· 17 years ago
d2126e2
[MIPS] Alchemy: Get rid of au_ffz().
by Ralf Baechle
· 17 years ago
56f621c
[MIPS] Alchemy: Get rid of au_ffs().
by Ralf Baechle
· 17 years ago
a5ccfe5
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
by Ralf Baechle
· 17 years ago
951e471
[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.
by Ralf Baechle
· 17 years ago
eae23f2
[MIPS] IP22: Fix warning.
by Ralf Baechle
· 17 years ago
b37bac9
[MIPS] MSP71XX: Add workarounds file.
by Ralf Baechle
· 17 years ago
dd67b15
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
by Ralf Baechle
· 17 years ago
fc8a327
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
9a054fb
fb: move and rename extern declaration for global_mode_option
by Geert Uytterhoeven
· 17 years ago
9da505d
imxfb: fast read flag and nonstandard field configurable
by Pavel Pisa
· 17 years ago
ce4c371
ps3av: dont distinguish between `boot' and `non-boot' autodetection
by Geert Uytterhoeven
· 17 years ago
466c449
ps3av: remove unused ps3av_set_mode()
by Geert Uytterhoeven
· 17 years ago
fd56211
ps3av: add autodetection for VESA modes
by Geert Uytterhoeven
· 17 years ago
101aa56
ps3av: treat DVI-D like HDMI in autodetect
by Geert Uytterhoeven
· 17 years ago
71a27fe
ps3av: use PS3 video mode ids in autodetect code
by Geert Uytterhoeven
· 17 years ago
eea820a
ps3av: eliminate PS3AV_DEBUG
by Geert Uytterhoeven
· 17 years ago
e9fa7c4
bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver
by Michael Hennerich
· 17 years ago
Next »