aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on pariscBernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on i386Bernhard Walle
2007-05-08Add IRQF_IRQPOLL flag on x86_64Bernhard Walle
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle
2007-05-08udf: possible null pointer dereference while load_partitionDmitriy Monakhov
2007-05-08udf: support files larger than 1GJan Kara
2007-05-08udf: add assertionsJan Kara
2007-05-08udf: use get_bh()Jan Kara
2007-05-08UDF: introduce struct extent_positionJan Kara
2007-05-08udf: use sector_t and loff_t for file offsetsJan Kara
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day
2007-05-08uml: pcap devices should get MACs from command lineJeff Dike
2007-05-08uml: network and pcap cleanupJeff Dike
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: x86_64 extensionMathieu Desnoyers
2007-05-08local_t: sparc64 cleanupMathieu Desnoyers
2007-05-08local_t: powerpc extensionMathieu Desnoyers
2007-05-08local_t: parisc cleanupMathieu Desnoyers
2007-05-08local_t: mips extensionMathieu Desnoyers
2007-05-08local_t: ia64 extensionMathieu Desnoyers
2007-05-08local_t: i386 extensionMathieu Desnoyers
2007-05-08local_t: alpha extensionMathieu Desnoyers
2007-05-08local_t: architecture independent extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to pariscMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64Mathieu Desnoyers
2007-05-08atomic.h: i386 type safety fixMathieu Desnoyers
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08kprobes: codingstyle cleanupsChristoph Hellwig
2007-05-08kprobes: use hlist_for_each_entryChristoph Hellwig
2007-05-08rtc-cmos: make it load on PNPBIOS systemsMarko Vrh
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton
2007-05-08workaround rtc-related acpi table bugsDavid Brownell
2007-05-08ACPI wakeup hooks for rtc-cmosDavid Brownell
2007-05-08rtc-cmos wakeup interfaceDavid Brownell
2007-05-08rtc: update vr41xx alarm handlingYoichi Yuasa