index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel_lock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
ieee1394: sbp2: remove debug macros
Stefan Richter
1
-280
/
+20
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
1
-19
/
+12
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
1
-11
/
+0
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
1
-15
/
+0
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
2
-104
/
+86
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
1
-2
/
+0
2006-12-07
ohci1394: shortcut irq printing
Alexey Dobriyan
1
-4
/
+2
2006-12-07
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
1
-3
/
+2
2006-12-07
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2
-4
/
+2
2006-12-07
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
1
-11
/
+15
2006-12-07
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
1
-2
/
+11
2006-12-07
ieee1394: only build OUI database files if config enabled
Randy Dunlap
1
-1
/
+4
2006-12-07
ieee1394: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-12-07
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
1
-50
/
+92
2006-12-07
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
1
-34
/
+30
2006-12-07
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
1
-1
/
+1
2006-12-07
dv1394: remove BKL contention
Stefan Richter
1
-11
/
+3
2006-12-07
video1394: remove BKL contention
Daniel Drake
1
-24
/
+6
2006-12-07
video1394: small optimizations to frame retrieval codepath
Daniel Drake
1
-8
/
+10
2006-12-07
ieee1394: handle sysfs errors
Stefan Richter
2
-49
/
+118
2006-12-07
ieee1394: coding style in hosts.c
Stefan Richter
1
-7
/
+11
2006-12-07
ieee1394: lock smaller region by host_num_alloc mutex
Stefan Richter
1
-4
/
+1
2006-12-07
ieee1394: usecs_to_jiffies takes unsigned int argument
Stefan Richter
1
-5
/
+3
2006-12-07
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
1
-78
/
+48
2006-12-07
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
1
-14
/
+78
2006-12-07
ieee1394: raw1394: add comments on lock usage
Stefan Richter
1
-5
/
+5
2006-12-07
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
1
-8
/
+2
2006-12-07
ieee1394: remove unused struct member from highlevel API
Stefan Richter
1
-1
/
+0
2006-12-07
Add "run_scheduled_work()" workqueue function
Linus Torvalds
3
-2
/
+75
2006-12-07
[PATCH] elf.h: forward declare struct file
Andrew Morton
1
-0
/
+2
2006-12-07
[PATCH] cpuset: allow a larger buffer for writes to cpuset files
Paul Menage
1
-2
/
+3
2006-12-07
[PATCH] ext4: Eliminate inline functions
Avantika Mathur
1
-14
/
+14
2006-12-07
[PATCH] ext4: kmalloc to kzalloc
Avantika Mathur
1
-6
/
+3
2006-12-07
[PATCH] ext4: if expression format
Avantika Mathur
1
-21
/
+42
2006-12-07
[PATCH] ext3 balloc: fix _with_rsv freeze
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext3 balloc: use io_error label
Hugh Dickins
1
-4
/
+2
2006-12-07
[PATCH] ext3 balloc: say rb_entry not list_entry
Hugh Dickins
1
-3
/
+3
2006-12-07
[PATCH] ext3 balloc: fix off-by-one against rsv_end
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext3 balloc: fix off-by-one against grp_goal
Hugh Dickins
1
-2
/
+2
2006-12-07
[PATCH] ext3 balloc: reset windowsz when full
Hugh Dickins
1
-0
/
+1
2006-12-07
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
2
-1
/
+3
2006-12-07
[PATCH] IPMI: increase KCS message size
Corey Minyard
1
-2
/
+2
2006-12-07
[PATCH] IPMI: Fix BT long busy
Corey Minyard
5
-266
/
+423
2006-12-07
[PATCH] IPMI: fix pci warning
Corey Minyard
1
-1
/
+6
2006-12-07
[PATCH] IPMI: add pigeonpoint poweroff
Corey Minyard
1
-1
/
+51
2006-12-07
[PATCH] IPMI: system interface hotplug
Corey Minyard
2
-23
/
+322
2006-12-07
[PATCH] IPMI: add poll delay
Corey Minyard
1
-1
/
+6
2006-12-07
[PATCH] IPMI: fix request events
Corey Minyard
1
-10
/
+12
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
6
-1
/
+207
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
4
-132
/
+304
[next]