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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
x86, hweight: Use a 32-bit popcnt for __arch_hweight32()
H. Peter Anvin
1
-4
/
+6
2010-05-04
arch, hweight: Fix compilation errors
Borislav Petkov
2
-4
/
+9
2010-04-07
x86: Add optimized popcnt variants
Borislav Petkov
8
-18
/
+108
2010-04-07
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
8
-58
/
+87
2010-04-07
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-17
/
+14
2010-04-07
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-21
/
+109
2010-04-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-33
/
+49
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
47
-131
/
+14221
2010-04-06
proc: copy_to_user() returns unsigned
Dan Carpenter
1
-1
/
+1
2010-04-06
libata: unlock HPA if device shrunk
Tejun Heo
2
-29
/
+46
2010-04-06
libata: disable NCQ on Crucial C300 SSD
Tejun Heo
1
-0
/
+3
2010-04-06
libata: don't whine on spurious IRQ
Tejun Heo
1
-4
/
+0
2010-04-06
[WATCHDOG] hpwdt - fix lower timeout limit
Thomas Mingarelli
1
-1
/
+1
2010-04-06
[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...
Seth Heasley
1
-6
/
+93
2010-04-06
[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.
James Hogan
2
-5
/
+8
2010-04-06
Fix up possibly racy module refcounting
Nick Piggin
2
-15
/
+34
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
11
-84
/
+172
2010-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
9
-13
/
+78
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
12
-204
/
+90
2010-04-06
audit: preface audit printk with audit
Eric Paris
1
-1
/
+1
2010-04-05
9p: saving negative to unsigned char
Dan Carpenter
1
-2
/
+3
2010-04-05
9p: return on mutex_lock_interruptible()
Dan Carpenter
1
-0
/
+2
2010-04-05
Btrfs: add check for changed leaves in setup_leaf_for_split
Chris Mason
1
-0
/
+4
2010-04-05
Btrfs: create snapshot references in same commit as snapshot
Sage Weil
1
-66
/
+31
2010-04-05
Btrfs: fix small race with delalloc flushing waitqueue's
Josef Bacik
1
-5
/
+4
2010-04-05
Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
Nick Piggin
2
-32
/
+5
2010-04-05
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
4216
-744
/
+3762
2010-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
5
-48
/
+121
2010-04-05
rmap: fix anon_vma_fork() memory leak
Rik van Riel
1
-0
/
+1
2010-04-05
9p: Creating files with names too long should fail with ENAMETOOLONG.
Sripathi Kodi
1
-0
/
+3
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
5
-3
/
+34
2010-04-05
9p: drop nlink remove
Aneesh Kumar K.V
1
-1
/
+5
2010-04-05
fs/9p: Clunk the fid resulting from partial walk of the name
Aneesh Kumar K.V
1
-2
/
+10
2010-04-05
9p: documentation update
Sripathi Kodi
1
-2
/
+16
2010-04-05
9p: Fix setting of protocol flags in v9fs_session_info structure.
Sripathi Kodi
1
-3
/
+5
2010-04-05
eeepc-wmi: include slab.h
Tejun Heo
1
-0
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
183
-2618
/
+4561
2010-04-05
staging/otus: include slab.h from usbdrv.h
Tejun Heo
1
-0
/
+1
2010-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-21
/
+120
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-75
/
+153
2010-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+1
2010-04-04
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+7
2010-04-04
proc: pagemap: Hold mmap_sem during page walk
KAMEZAWA Hiroyuki
1
-49
/
+38
2010-04-04
pcmcia: fix up alignf issues
Dominik Brodowski
1
-17
/
+14
2010-04-04
sunxvr500: Ignore secondary output PCI devices.
David S. Miller
1
-7
/
+17
2010-04-04
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
1
-0
/
+75
2010-04-04
sparc64: Update defconfig.
David S. Miller
1
-12
/
+16
2010-04-04
[WATCHDOG] doc: watchdog simple example: don't fail on fsync()
Giel van Schijndel
1
-3
/
+0
2010-04-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4501
-121780
/
+251528
[next]