index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-28
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
1
-8
/
+10
2006-06-28
[PATCH] IPMI: remove high res timer code
Corey Minyard
1
-67
/
+0
2006-06-28
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
1
-5
/
+2
2006-06-27
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
1
-2
/
+1
2006-06-27
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
1
-1
/
+1
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+3
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-5
/
+2
2006-06-26
fix paniced->panicked typos
Lee Revell
1
-3
/
+3
2006-06-23
[PATCH] ipmi: strstrip conversion
Pekka Enberg
1
-16
/
+9
2006-05-31
[PATCH] IPMI: reserve I/O ports separately
Corey Minyard
1
-16
/
+22
2006-04-19
[PATCH] Open IPMI BT overflow
Heikki Orsila
1
-1
/
+1
2006-04-19
[PATCH] IPMI: fix devinit placement
Randy Dunlap
1
-2
/
+2
2006-04-11
[PATCH] ipmi: fix event queue limit
Corey Minyard
1
-0
/
+2
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
4
-55
/
+63
2006-03-31
[PATCH] IPMI: tidy up various things
Corey Minyard
5
-33
/
+35
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
2
-27
/
+41
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
3
-7
/
+10
2006-03-26
[PATCH] ipmi: Increment driver version to v39.0
Corey Minyard
1
-1
/
+1
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
5
-54
/
+664
2006-03-26
[PATCH] ipmi: add generic PCI handling
Corey Minyard
2
-454
/
+496
2006-03-25
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak
Adrian Bunk
1
-5
/
+7
2006-03-24
[PATCH] remove ipmi pm_power_off redefinition
Olaf Hering
1
-3
/
+1
2006-02-03
[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.c
Jayachandran C
1
-2
/
+2
2006-02-03
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
Alexey Dobriyan
1
-12
/
+12
2006-02-01
[PATCH] IPMI: remove invalid acpi register spacing check
Rocky Craig
1
-8
/
+0
2006-01-11
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
Matt Domsch
1
-5
/
+5
2006-01-10
[PATCH] ipmi: fix compile errors with PROC_FS=n
Adrian Bunk
2
-1
/
+4
2006-01-06
[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)
Paul E. McKenney
1
-3
/
+1
2005-12-15
[PATCH] IPMI oops fix
Paolo Galtieri
1
-2
/
+4
2005-12-12
[PATCH] ipmi: fix panic generator ID
Matt Domsch
1
-1
/
+1
2005-11-18
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
1
-1
/
+1
2005-11-15
[PATCH] ipmi: bump-driver-version
Corey Minyard
1
-1
/
+1
2005-11-11
[PATCH] ipmi: fix inconsistent spinlock usage
Hironobu Ishii
1
-3
/
+3
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
2005-11-07
[PATCH] ipmi: use rcu lock for using command receivers
Corey Minyard
1
-16
/
+15
2005-11-07
[PATCH] ipmi: use kthread API
Matt Domsch
1
-30
/
+15
2005-11-07
[PATCH] ipmi: add timer thread
Corey Minyard
1
-21
/
+63
2005-11-07
[PATCH] ipmi: kcs error0 delay
Corey Minyard
3
-1
/
+11
2005-11-07
[PATCH] ipmi: bt restart reset fixes
Corey Minyard
1
-2
/
+2
2005-11-07
[PATCH] ipmi: si start transaction hook
Corey Minyard
1
-0
/
+84
2005-11-07
[PATCH] ipmi: more dell fixes
Corey Minyard
2
-9
/
+23
2005-11-07
[PATCH] ipmi: poweroff cleanups
Corey Minyard
1
-3
/
+1
2005-11-07
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
1
-50
/
+196
2005-11-07
[PATCH] ipmi: various si cleanup
Corey Minyard
4
-37
/
+47
2005-11-07
[PATCH] ipmi: use refcount in message handler
Corey Minyard
1
-455
/
+498
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-28
[PATCH] Add IPMI poweroff control to sysfs
Corey Minyard
1
-1
/
+1
2005-09-23
[PATCH] ipmi_msghandler: inconsistent spin_lock usage
Hironobu Ishii
1
-3
/
+3
2005-09-10
[PATCH] drivers/char: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-16
/
+8
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
[next]