index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
qnx4
/
namei.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
17
-86
/
+164
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
33
-47
/
+47
2007-07-29
Provide timespec to guests rather than jiffies clock.
Rusty Russell
5
-25
/
+60
2007-07-29
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2007-07-29
m68knommu: remove crap from machdep.h
Greg Ungerer
1
-33
/
+2
2007-07-29
m68knommu: fix declaration of mach_sched_init
Greg Ungerer
1
-1
/
+1
2007-07-29
Fix procfs compat_ioctl regression
David Miller
1
-2
/
+22
2007-07-29
audit: fix two bugs in the new execve audit code
Peter Zijlstra
1
-2
/
+4
2007-07-29
rip some includes from linux/interrupt.h
Al Viro
2
-2
/
+3
2007-07-29
fix preprocessor idiocy in reiserfs
Al Viro
1
-3
/
+5
2007-07-29
more include order horrors
Al Viro
1
-17
/
+16
2007-07-28
[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change
Eric Miao
1
-2
/
+2
2007-07-28
[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx
Quinn Jensen
1
-2
/
+1
2007-07-28
[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver
Kristoffer Ericson
1
-12
/
+15
2007-07-28
[IA64] Compare pointer against NULL, not '0'
Yoann Padioleau
1
-1
/
+1
2007-07-28
[IA64] Fix build failure in fs/quota.c
Tony Luck
3
-1
/
+7
2007-07-28
[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c
Thomas Renninger
1
-1
/
+6
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
3
-7
/
+24
2007-07-27
[S390] cio: Make CIO_* macros safe if dbfs are not available.
Cornelia Huck
1
-0
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
9
-90
/
+87
2007-07-27
[S390] Fix IRQ tracing.
Heiko Carstens
2
-4
/
+8
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
2007-07-27
[S390] Wire up sys_fallocate.
Martin Schwidefsky
4
-2
/
+32
2007-07-27
[S390] add types.h include to s390_ext.h
Christian Borntraeger
1
-0
/
+2
2007-07-27
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
3
-271
/
+0
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
5
-9
/
+8
2007-07-27
[S390] sclp: kill unused SCLP config option.
Heiko Carstens
1
-9
/
+3
2007-07-27
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
1
-7
/
+0
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2
-2
/
+1
2007-07-27
[S390] Improve __smp_call_function_map.
Heiko Carstens
1
-8
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
5
-33
/
+23
2007-07-27
docbook: add pipes, other fixes
Randy Dunlap
3
-5
/
+14
2007-07-27
blktrace: use cpu_clock() instead of sched_clock()
Ingo Molnar
1
-10
/
+10
2007-07-27
bsg: Fix build for CONFIG_BLOCK=n
Paul Mundt
1
-2
/
+2
2007-07-27
[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix
Qi Yong
1
-2
/
+2
2007-07-27
agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
Alan Hourihane
1
-1
/
+1
2007-07-27
intel_agp: really fix 945/965GME
Zhenyu Wang
1
-5
/
+12
2007-07-27
agp: don't lock pages
Nick Piggin
3
-5
/
+0
2007-07-27
AGP: document boot options
Chuck Ebbert
1
-0
/
+7
2007-07-27
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...
Jesper Juhl
1
-7
/
+2
2007-07-26
[IA64] Fix wrong return value in parse_vector_domain
Kenji Kaneshige
1
-1
/
+1
2007-07-26
[IA64] Fix wrong assumption in acpi_gsi_to_irq
Kenji Kaneshige
1
-5
/
+4
2007-07-26
[IA64] Add sanity check into __bind_irq_vector
Kenji Kaneshige
1
-0
/
+3
2007-07-26
Don't force-enable suspend/hibernate support just for ACPI
Linus Torvalds
1
-3
/
+0
2007-07-26
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
4
-2
/
+7
2007-07-26
Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...
Linus Torvalds
3
-15
/
+23
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
20
-634
/
+312
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
20
-1302
/
+1652
2007-07-26
x86_64: cleanup tsc.c merge artifact
Thomas Gleixner
1
-2
/
+0
[next]