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
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+1
2008-10-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-2
/
+63
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-12
/
+29
2008-10-17
block: remove __generic_unplug_device() from exports
Jens Axboe
1
-1
/
+0
2008-10-17
blktrace: add support for driver data
Stefan Raspl
1
-0
/
+32
2008-10-17
block: fix nr_phys_segments miscalculation bug
FUJITA Tomonori
1
-0
/
+7
2008-10-17
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
2
-1
/
+24
2008-10-17
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-21
/
+18
2008-10-17
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+684
2008-10-17
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-4
/
+16
2008-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+7
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-8
/
+149
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2
-31
/
+11
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-5
/
+207
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+7
2008-10-16
resource: add resource_type() and IORESOURCE_TYPE_BITS
Magnus Damm
1
-1
/
+6
2008-10-16
Configure out AIO support
Thomas Petazzoni
1
-0
/
+9
2008-10-16
parport: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-10-16
pid_ns: kill the now unused task_child_reaper()
Oleg Nesterov
1
-6
/
+0
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-1
/
+1
2008-10-16
quota: remove CVS keywords
Adrian Bunk
2
-5
/
+0
2008-10-16
telephony: remove CVS keywords
Adrian Bunk
1
-4
/
+0
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
1
-2
/
+4
2008-10-16
fbdev: add new TMIO framebuffer driver
Dmitry Baryshkov
1
-0
/
+19
2008-10-16
matroxfb: support G200eV chip
Darrick J. Wong
1
-0
/
+1
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+3
2008-10-16
autofs4: add miscellaneous device for ioctls
Ian Kent
2
-1
/
+158
2008-10-16
autofs4: cleanup autofs mount type usage
Ian Kent
1
-0
/
+5
2008-10-16
i2o: Fix 32/64bit DMA locking
Alan Cox
1
-280
/
+12
2008-10-16
orion_spi: handle 88F6183 erratum
Lennert Buytenhek
1
-0
/
+1
2008-10-16
Allow recursion in binfmt_script and binfmt_misc
Kirill A. Shutemov
1
-0
/
+2
2008-10-16
alpha: introduce field 'taso' into struct linux_binprm
Kirill A. Shutemov
1
-0
/
+3
2008-10-16
introduce generic iommu_num_pages function
Joerg Roedel
1
-0
/
+3
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2
-0
/
+7
2008-10-16
compat: move cp_compat_stat to common code
Christoph Hellwig
1
-1
/
+0
2008-10-16
include/linux/clk.h: fix comment
Alex Raimondi
1
-0
/
+4
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
2
-2
/
+2
2008-10-16
profiling: dynamically enable readprofile at runtime
Dave Hansen
1
-3
/
+5
2008-10-16
Make the taint flags reliable
Andi Kleen
1
-12
/
+13
2008-10-16
wait: kill is_sync_wait()
Tejun Heo
1
-9
/
+0
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
1
-5
/
+3
2008-10-16
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
1
-4
/
+0
2008-10-16
include/linux/mount.h: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
8
-17
/
+17
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
1
-0
/
+3
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
1
-1
/
+2
2008-10-16
introduce generic header file for the software IO/TLB
Joerg Roedel
1
-0
/
+83
2008-10-16
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
1
-0
/
+3
2008-10-16
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-3
/
+1
2008-10-16
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-1
/
+3
[next]