Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
53fa6645251727856d3554d64583fef59e6f1651
53fa664
lib/ioremap.c should #include <linux/io.h>
by Adrian Bunk
· 17 years ago
c1206a2
fs/afs/: possible cleanups
by Adrian Bunk
· 17 years ago
a4d63e7
kernel/rtmutex-debug.c: cleanups
by Adrian Bunk
· 17 years ago
6d76013
Add /sys/module/name/notes
by Roland McGrath
· 17 years ago
ae0b78d
epca.c: reformat comments and coding style improvements
by Alexey Dobriyan
· 17 years ago
3232113
core_pattern: fix up a few miscellaneous bugs
by Neil Horman
· 17 years ago
74aadce
core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe
by Neil Horman
· 17 years ago
7dc0b22
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
by Neil Horman
· 17 years ago
8e2b705
argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully
by Neil Horman
· 17 years ago
2a9807c
ufs: implement show_options
by Evgeniy Dushistov
· 17 years ago
252e211
Add in SunOS 4.1.x compatible mode for UFS
by Mark Fortescue
· 17 years ago
ef2fb67
remove unused bh in calls to ext234_get_group_desc
by Eric Sandeen
· 17 years ago
74bf17c
fs: remove the unused mempages parameter
by Denis Cheng
· 17 years ago
1d99493
Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()
by David Woodhouse
· 17 years ago
f13ef77
report the per-irq statistics on all arches
by Ravikiran G Thirumalai
· 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
e57aa83
convert ill defined log2() to ilog2()
by Fengguang Wu
· 17 years ago
bf020cb
time: simplify smp_call_function_single() call sequence
by Avi Kivity
· 17 years ago
a9022e9
Clean up duplicate includes in kernel/
by Jesper Juhl
· 17 years ago
ea0b7d5
Clean up duplicate includes in fs/ecryptfs/
by Jesper Juhl
· 17 years ago
40b2ea8
Clean up duplicate includes in fs/
by Jesper Juhl
· 17 years ago
de4f800
Clean up duplicate includes in drivers/w1/
by Jesper Juhl
· 17 years ago
3f1a437
Clean up duplicate includes in drivers/char/
by Jesper Juhl
· 17 years ago
4be2854
Remove sysctl.h from fs.h
by Alexey Dobriyan
· 17 years ago
2b571a0
pcmcia: CompactFlash driver for PA Semi Electra boards
by Olof Johansson
· 17 years ago
4975e45
fs: use kmem_cache_zalloc instead
by Denis Cheng
· 17 years ago
87400c0
fs/proc/mmu.c: headers butchery
by Alexey Dobriyan
· 17 years ago
9bf084f
do_poll: return -EINTR when signalled
by Oleg Nesterov
· 17 years ago
252e572
do_sys_poll: simplify playing with on-stack data
by Oleg Nesterov
· 17 years ago
759d7c6
Remove unneeded lock_kernel() in driver/block/loop.c
by Diego Woitasen
· 17 years ago
966fe39
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
by Robert P. J. Day
· 17 years ago
febfcf9
fs: mark nibblemap const
by Philippe De Muyter
· 17 years ago
55ca3e7
fs/romfs/inode.c: trivial improvements
by WANG Cong
· 17 years ago
0cbc591b
nbd: change a parameter's type to remove a memcpy call
by Denis Cheng
· 17 years ago
d2c9740
nbd: use list_for_each_entry_safe to make it more consolidated and readable
by Denis Cheng
· 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
a36a151
zisofs use mutex instead of semaphore
by Dave Young
· 17 years ago
040b5c6
SLAB_PANIC more (proc, posix-timers, shmem)
by Alexey Dobriyan
· 17 years ago
c4f3b63
softlockup: add a /proc tuning parameter
by Ravikiran G Thirumalai
· 17 years ago
a5f2ce3
softlockup watchdog: style cleanups
by Ingo Molnar
· 17 years ago
43581a1
softlockup: improve debug output
by Ingo Molnar
· 17 years ago
ad3b827
softlockup: make asm/irq_regs.h available on every platform
by Ingo Molnar
· 17 years ago
a115d5c
fix the softlockup watchdog to actually work
by Ingo Molnar
· 17 years ago
a3b13c2
softlockup: use cpu_clock() instead of sched_clock()
by Ingo Molnar
· 17 years ago
3806204
Remove workaround for unimmunized rcu_dereference from mce_log()
by Paul E. McKenney
· 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
e423003
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
by Andrew Morton
· 17 years ago
7a40507
mm: document tree_lock->zone.lock lockorder
by Nick Piggin
· 17 years ago
d773ed6
mm: test and set zone reclaim lock before starting reclaim
by David Rientjes
· 17 years ago
ae74138
oom: convert zone_scan_lock from mutex to spinlock
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
3ff5669
oom: do not take callback_mutex
by David Rientjes
· 17 years ago
bbe373f
oom: compare cpuset mems_allowed instead of exclusive ancestors
by David Rientjes
· 17 years ago
7213f50
oom: suppress extraneous stack and memory dump
by David Rientjes
· 17 years ago
fe071d7
oom: add oom_kill_allocating_task sysctl
by David Rientjes
· 17 years ago
ff0ceb9
oom: serialize out of memory calls
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
b811c20
SLUB: simplify IRQ off handling
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
ebb3e82
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
e5712a6
missing include in mmc
by Al Viro
· 17 years ago
68f3e66
fix adbhid mismerge
by Al Viro
· 17 years ago
1a1769f
WOL bugfix for 3c59x.c
by Steffen Klassert
· 17 years ago
d0cab89
skge 1.12
by Stephen Hemminger
· 17 years ago
678aa1f
skge: add a debug interface
by Stephen Hemminger
· 17 years ago
afa151b
skge: eeprom support
by Stephen Hemminger
· 17 years ago
da00772
skge: internal stats
by Stephen Hemminger
· 17 years ago
Next »