index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-30
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Allow file systems to differentiate between data and meta reads
Jens Axboe
3
-0
/
+6
2006-09-30
[PATCH] Add blk_start_queueing() helper
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2
-30
/
+0
2006-09-30
[PATCH] elevator: define ioc counting mechanism
Jens Axboe
1
-0
/
+25
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] struct request: shrink and optimize some more
Jens Axboe
1
-7
/
+13
2006-09-30
[PATCH] Drop useless bio passing in may_queue/set_request API
Jens Axboe
1
-4
/
+4
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-8
/
+5
2006-09-30
[PATCH] Remove struct request_list from struct request
Jens Axboe
1
-1
/
+2
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Add one more pointer to struct request for IO scheduler usage
Jens Axboe
1
-0
/
+6
2006-09-30
[PATCH] as-iosched: remove arq->is_sync member
Jens Axboe
1
-0
/
+5
2006-09-30
[PATCH] elevator: introduce a way to reuse rq for internal FIFO handling
Jens Axboe
1
-0
/
+12
2006-09-30
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2
-2
/
+17
2006-09-30
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
2
-15
/
+4
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2
-82
/
+100
2006-09-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-2
/
+3
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2006-09-30
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-5
/
+7
2006-09-30
[ATM]: [lec] header indent, comment and whitespace cleanup
Chas Williams
1
-55
/
+64
2006-09-30
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
Michael Chan
1
-0
/
+1
2006-09-30
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
1
-6
/
+5
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
1
-5
/
+7
2006-09-29
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
1
-0
/
+24
2006-09-29
[PATCH] Generic infrastructure for acls
Andreas Gruenbacher
1
-0
/
+36
2006-09-29
[PATCH] /sys/modules: allow full length section names
Ian S. Nelson
1
-2
/
+2
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
1
-0
/
+1
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
1
-0
/
+4
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
1
-0
/
+1
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
1
-1
/
+0
2006-09-29
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
1
-0
/
+16
2006-09-29
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
1
-1
/
+1
2006-09-29
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2
-7
/
+7
2006-09-29
[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...
Josh Triplett
1
-2
/
+2
2006-09-29
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
1
-25
/
+25
2006-09-29
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
1
-2
/
+2
2006-09-29
[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
Roland McGrath
1
-2
/
+2
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
1
-1
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2
-0
/
+5
2006-09-29
[PATCH] make leds.h include relevant headers
Johannes Berg
1
-0
/
+3
2006-09-29
[PATCH] Remove another config.h
Dave Jones
1
-1
/
+0
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-0
/
+10
2006-09-29
[PATCH] Fix unserialized task->files changing
Kirill Korotaev
1
-0
/
+1
2006-09-29
[PATCH] tty locking on resize
Alan Cox
1
-1
/
+2
2006-09-29
[PATCH] add -o flush for fat
Chris Mason
1
-0
/
+3
2006-09-29
[PATCH] fs.h: ifdef security fields
Alexey Dobriyan
2
-2
/
+7
[next]