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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
get rid of ->scm_work_list
Al Viro
2
-2
/
+0
2012-07-22
switch fput to task_work_add
Al Viro
1
-0
/
+3
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
3
-15
/
+10
2012-07-22
trim task_work: get rid of hlist
Al Viro
3
-4
/
+4
2012-07-22
trimming task_work: kill ->data
Al Viro
1
-3
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-1
/
+1
2012-07-14
fs: add nd_jump_link
Christoph Hellwig
1
-0
/
+2
2012-07-14
get rid of kern_path_parent()
Al Viro
1
-1
/
+1
2012-07-14
don't pass nameidata * to vfs_create()
Al Viro
1
-1
/
+1
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-1
/
+1
2012-07-14
make finish_no_open() return int
Al Viro
1
-1
/
+1
2012-07-14
kill struct opendata
Al Viro
1
-6
/
+5
2012-07-14
make ->atomic_open() return int
Al Viro
1
-3
/
+3
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
1
-2
/
+7
2012-07-14
vfs: remove open intents from nameidata
Miklos Szeredi
1
-14
/
+0
2012-07-14
nfs: clean up ->create in nfs_rpc_ops
Miklos Szeredi
1
-1
/
+1
2012-07-14
vfs: add i_op->atomic_open()
Miklos Szeredi
1
-0
/
+7
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2
-2
/
+2
2012-07-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+9
2012-07-12
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-4
/
+7
2012-07-12
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-3
/
+1
2012-07-12
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-0
/
+5
2012-07-12
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
1
-1
/
+1
2012-07-12
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+1
2012-07-12
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-1
/
+8
2012-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+11
2012-07-11
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2012-07-11
Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-2
/
+0
2012-07-10
Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
1
-2
/
+4
2012-07-08
[SCSI] Fix NULL dereferences in scsi_cmd_to_driver
Mark Rustad
1
-1
/
+7
2012-07-07
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
1
-0
/
+2
2012-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
1
-0
/
+1
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2012-07-06
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
1
-2
/
+2
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2012-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+4
2012-07-03
KVM: Pass kvm_irqfd to functions
Alex Williamson
1
-2
/
+2
2012-07-01
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2
-1
/
+6
2012-07-01
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+15
2012-06-27
Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-06-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
[next]