index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
early-userspace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-02
DocBook: fix ioremap return type
H Hartley Sweeten
1
-6
/
+6
2010-01-02
Documentation: fix ioremap return type
H Hartley Sweeten
1
-1
/
+1
2010-01-02
writeback: add missing kernel-doc notation
Jaswinder Singh Rajput
1
-0
/
+1
2010-01-02
reiserfs: Safely acquire i_mutex from xattr_rmdir
Frederic Weisbecker
1
-1
/
+2
2010-01-02
reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr
Frederic Weisbecker
1
-2
/
+3
2010-01-02
reiserfs: Fix journal mutex <-> inode mutex lock inversion
Frederic Weisbecker
1
-1
/
+2
2010-01-02
reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink()
Frederic Weisbecker
1
-3
/
+4
2010-01-02
reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle()
Frederic Weisbecker
1
-2
/
+7
2010-01-02
reiserfs: Relax reiserfs lock while freeing the journal
Frederic Weisbecker
1
-1
/
+2
2010-01-02
reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr
Frederic Weisbecker
1
-2
/
+7
2010-01-02
reiserfs: Warn on lock relax if taken recursively
Frederic Weisbecker
2
-0
/
+18
2010-01-02
reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion
Frederic Weisbecker
2
-1
/
+9
2010-01-01
twl4030-irq.c: fix compiler warning due to raw-spinlock conversion
Linus Torvalds
1
-2
/
+2
2010-01-01
pci: avoid compiler warning in quirks.c
Linus Torvalds
1
-1
/
+1
2009-12-31
PCI: Fix build if quirks are not enabled
Rafael J. Wysocki
3
-17
/
+19
2009-12-31
dma-debug: Fix bug causing build warning
Ingo Molnar
1
-3
/
+2
2009-12-31
perf: Fix NULL deref in inheritance code
Peter Zijlstra
1
-3
/
+2
2009-12-31
perf: Pass appropriate frame pointer to dump_trace()
Frederic Weisbecker
1
-1
/
+1
2009-12-31
ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
Zhang Rui
4
-13
/
+24
2009-12-30
kfifo: Fix typo in comment
Rolf Eike Beer
1
-1
/
+1
2009-12-30
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shou...
Len Brown
1
-4
/
+5
2009-12-30
wmi: check find_guid() return value to prevent oops
Paul Rolland
1
-4
/
+2
2009-12-30
generic_permission: MAY_OPEN is not write access
Serge E. Hallyn
1
-0
/
+1
2009-12-30
x86_64 SGI UV: Fix writes to led registers on remote uv hubs.
Mike Travis
2
-7
/
+25
2009-12-30
mm: move sys_mmap_pgoff from util.c
Hugh Dickins
3
-44
/
+65
2009-12-30
libsrp: fix compile failure
James Bottomley
1
-0
/
+1
2009-12-30
Input: iforce - wait for command completion when closing the device
Dmitry Torokhov
2
-0
/
+4
2009-12-30
ext4: Patch up how we claim metadata blocks for quota purposes
Theodore Ts'o
1
-73
/
+84
2009-12-30
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
2
-6
/
+8
2009-12-30
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
Lai Jiangshan
1
-1
/
+1
2009-12-30
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
1
-3
/
+4
2009-12-30
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
FUJITA Tomonori
1
-4
/
+5
2009-12-30
ACPI: WMI: Survive BIOS with duplicate GUIDs
Carlos Corbacho
1
-0
/
+30
2009-12-30
dell-wmi - fix condition to abort driver loading
Dmitry Torokhov
1
-1
/
+1
2009-12-30
wmi: check find_guid() return value to prevent oops
Paul Rolland
1
-4
/
+2
2009-12-30
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
Len Brown
3
-3
/
+18
2009-12-30
ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...
Len Brown
2
-2
/
+2
2009-12-30
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
Len Brown
1
-4
/
+5
2009-12-30
block: blk_rq_err_sectors cleanup
Gui Jianfeng
1
-6
/
+0
2009-12-30
Input: twl4030-pwrbutton - switch to using threaded IRQ
Felipe Balbi
1
-12
/
+2
2009-12-30
Input: twl4030_keypad - switch to using threaded IRQ
Felipe Balbi
1
-9
/
+2
2009-12-30
Input: lifebook - add CONFIG_DMI dependency
Dmitry Torokhov
2
-3
/
+1
2009-12-30
Input: wistron - fix test for CONFIG_PM
Rakib Mullick
1
-1
/
+1
2009-12-30
Input: psmouse - fix compile warning in hgpk module
René Bolldorf
1
-1
/
+0
2009-12-30
ACPI video: correct error-handling code
Zhang Rui
1
-1
/
+3
2009-12-30
ksym_tracer: Remove trace_stat
Li Zefan
1
-77
/
+50
2009-12-30
ksym_tracer: Fix race when incrementing count
Li Zefan
1
-5
/
+7
2009-12-30
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
1
-2
/
+2
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
2
-4
/
+7
2009-12-30
ACPI video: no warning message if "acpi_backlight=vendor" is used
Zhang Rui
1
-0
/
+4
[next]