index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Clean up duplicate includes in fs/ecryptfs/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in fs/
Jesper Juhl
2
-2
/
+0
2007-10-17
Clean up duplicate includes in drivers/w1/
Jesper Juhl
1
-1
/
+0
2007-10-17
Clean up duplicate includes in drivers/char/
Jesper Juhl
3
-6
/
+0
2007-10-17
Remove sysctl.h from fs.h
Alexey Dobriyan
1
-2
/
+2
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
4
-0
/
+441
2007-10-17
fs: use kmem_cache_zalloc instead
Denis Cheng
1
-2
/
+1
2007-10-17
fs/proc/mmu.c: headers butchery
Alexey Dobriyan
1
-19
/
+2
2007-10-17
do_poll: return -EINTR when signalled
Oleg Nesterov
1
-7
/
+7
2007-10-17
do_sys_poll: simplify playing with on-stack data
Oleg Nesterov
1
-56
/
+36
2007-10-17
Remove unneeded lock_kernel() in driver/block/loop.c
Diego Woitasen
1
-2
/
+0
2007-10-17
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
6
-6
/
+0
2007-10-17
fs: mark nibblemap const
Philippe De Muyter
5
-5
/
+5
2007-10-17
fs/romfs/inode.c: trivial improvements
WANG Cong
1
-2
/
+2
2007-10-17
nbd: change a parameter's type to remove a memcpy call
Denis Cheng
1
-5
/
+3
2007-10-17
nbd: use list_for_each_entry_safe to make it more consolidated and readable
Denis Cheng
1
-4
/
+2
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
24
-24
/
+3
2007-10-17
unexport asm/shmparam.h
Olaf Hering
4
-4
/
+2
2007-10-17
Driver for the Atmel on-chip SSC on AT32AP and AT91
Hans-Christian Egtvedt
4
-0
/
+499
2007-10-17
Force erroneous inclusions of compiler-*.h files to be errors
Robert P. J. Day
4
-4
/
+12
2007-10-17
zisofs use mutex instead of semaphore
Dave Young
1
-20
/
+5
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
3
-7
/
+4
2007-10-17
softlockup: add a /proc tuning parameter
Ravikiran G Thirumalai
4
-9
/
+40
2007-10-17
softlockup watchdog: style cleanups
Ingo Molnar
1
-7
/
+7
2007-10-17
softlockup: improve debug output
Ingo Molnar
1
-7
/
+13
2007-10-17
softlockup: make asm/irq_regs.h available on every platform
Ingo Molnar
4
-0
/
+4
2007-10-17
fix the softlockup watchdog to actually work
Ingo Molnar
1
-3
/
+4
2007-10-17
softlockup: use cpu_clock() instead of sched_clock()
Ingo Molnar
1
-4
/
+6
2007-10-17
Remove workaround for unimmunized rcu_dereference from mce_log()
Paul E. McKenney
1
-3
/
+0
2007-10-17
Immunize rcu_dereference() against crazy compiler writers
Paul E. McKenney
1
-1
/
+13
2007-10-17
Make unregister_binfmt() return void
Alexey Dobriyan
3
-4
/
+3
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
4
-33
/
+17
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
4
-67
/
+4
2007-10-17
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
Andrew Morton
1
-1
/
+3
2007-10-17
mm: document tree_lock->zone.lock lockorder
Nick Piggin
2
-0
/
+2
2007-10-17
mm: test and set zone reclaim lock before starting reclaim
David Rientjes
2
-10
/
+21
2007-10-17
oom: convert zone_scan_lock from mutex to spinlock
David Rientjes
1
-5
/
+5
2007-10-17
oom: add header file to Kbuild as unifdef
David Rientjes
1
-0
/
+1
2007-10-17
oom: prevent including sched.h in header file
David Rientjes
1
-2
/
+5
2007-10-17
oom: do not take callback_mutex
David Rientjes
1
-3
/
+0
2007-10-17
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
3
-35
/
+16
2007-10-17
oom: suppress extraneous stack and memory dump
David Rientjes
1
-13
/
+14
2007-10-17
oom: add oom_kill_allocating_task sysctl
David Rientjes
3
-5
/
+39
2007-10-17
oom: serialize out of memory calls
David Rientjes
1
-2
/
+12
2007-10-17
oom: add per-zone locking
David Rientjes
3
-0
/
+60
2007-10-17
oom: change all_unreclaimable zone member to flags
David Rientjes
4
-21
/
+43
2007-10-17
oom: move constraints to enum
David Rientjes
2
-9
/
+12
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
5
-6
/
+13
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
67
-99
/
+83
2007-10-17
SLUB: simplify IRQ off handling
Christoph Lameter
1
-11
/
+7
[next]