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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-0
/
+427
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-5
/
+18
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
37
-1280
/
+1681
2009-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
55
-603
/
+807
2009-06-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
16
-36
/
+533
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
22
-131
/
+250
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2009-06-16
sparc64: Update defconfig.
David S. Miller
1
-18
/
+45
2009-06-16
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
3
-4
/
+9
2009-06-16
sparc: replace uses of CPU_MASK_ALL_PTR
Stephen Rothwell
2
-2
/
+2
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
3
-15
/
+45
2009-06-16
sparc: Simplify code using is_power_of_2() routine.
Robert P. J. Day
1
-1
/
+2
2009-06-16
sparc: move of_device common code to of_device_common
Robert Reif
5
-378
/
+216
2009-06-16
sparc: remove dma-mapping_{32|64}.h
FUJITA Tomonori
4
-238
/
+172
2009-06-16
sparc: use dma_map_page instead of dma_map_single
FUJITA Tomonori
3
-25
/
+28
2009-06-16
sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops
FUJITA Tomonori
1
-0
/
+6
2009-06-16
sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h
FUJITA Tomonori
4
-88
/
+42
2009-06-16
sparc64: fix and optimize irq distribution
Hong H. Pham
5
-25
/
+456
2009-06-16
sparc64: Use new dynamic per-cpu allocator.
David S. Miller
2
-9
/
+159
2009-06-16
sparc64: Only allocate per-cpu areas for possible cpus.
David S. Miller
1
-16
/
+6
2009-06-16
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
3
-17
/
+5
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
5
-10
/
+9
2009-06-16
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
4
-6
/
+6
2009-06-16
sparc: Call OF and MD cpu scanning explicitly from paging_init()
David S. Miller
6
-8
/
+6
2009-06-16
sparc64: Refactor MDESC cpu scanning code using an iterator.
David S. Miller
2
-57
/
+90
2009-06-16
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2
-109
/
+125
2009-06-16
sparc64: Use BUILD_BUG_ON() in trap_init().
David S. Miller
1
-80
/
+91
2009-06-16
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
5
-44
/
+21
2009-06-16
sparc64: Move trap_block[] definitions into a new header file.
David S. Miller
2
-196
/
+208
2009-06-16
sparc64: Reclaim trap_block[]->hdesc
David S. Miller
2
-9
/
+7
2009-06-16
[S390] s390: hibernation support for s390
Hans-Joachim Picht
12
-27
/
+375
2009-06-16
[S390] pm: appldata power management callbacks
Gerald Schaefer
1
-4
/
+115
2009-06-16
[S390] cio: force console function
Martin Schwidefsky
1
-0
/
+1
2009-06-16
[S390] pm: add kernel_page_present
Hans-Joachim Picht
1
-0
/
+19
2009-06-16
[S390] pm: ccwgroup bus power management callbacks
Sebastian Ott
1
-0
/
+10
2009-06-16
[S390] pm: ccw bus power management callbacks
Sebastian Ott
1
-5
/
+13
2009-06-16
USB: Gadget driver for Samsung HS/OtG block
Ben Dooks
2
-0
/
+427
2009-06-16
uml: remove driver_data direct access of struct device
Greg Kroah-Hartman
2
-4
/
+4
2009-06-16
mips: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-06-16
Driver Core: x86: add nodename for cpuid and msr drivers.
Kay Sievers
2
-0
/
+12
2009-06-16
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
1
-0
/
+1
2009-06-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+2
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
11
-54
/
+37
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
177
-2198
/
+5861
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
3
-3
/
+3
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1761
-31404
/
+105418
2009-06-15
ps3: Replace direct file operations by callback
Geert Uytterhoeven
2
-63
/
+82
2009-06-15
ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-2
/
+2
[next]