aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Char: cyclades, cy_readX/writeX cleanupJiri Slaby2007-05-082-172/+153
* Char: cyclades, remove PAUSEJiri Slaby2007-05-081-9/+0
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-0831-31/+31
* Add IRQF_IRQPOLL flag on pariscBernhard Walle2007-05-081-1/+1
* Add IRQF_IRQPOLL flag on shBernhard Walle2007-05-083-3/+3
* Add IRQF_IRQPOLL flag on IA64Bernhard Walle2007-05-081-1/+1
* Add IRQF_IRQPOLL flag on i386Bernhard Walle2007-05-083-3/+3
* Add IRQF_IRQPOLL flag on x86_64Bernhard Walle2007-05-081-1/+4
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-083-1/+9
* udf: possible null pointer dereference while load_partitionDmitriy Monakhov2007-05-081-0/+2
* udf: support files larger than 1GJan Kara2007-05-083-82/+180
* udf: add assertionsJan Kara2007-05-081-1/+3
* udf: use get_bh()Jan Kara2007-05-0812-177/+174
* UDF: introduce struct extent_positionJan Kara2007-05-088-445/+434
* udf: use sector_t and loff_t for file offsetsJan Kara2007-05-086-35/+38
* nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-082-3/+3
* no longer #include <asm/kdebug.h>Adrian Bunk2007-05-082-2/+1
* Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day2007-05-081-2/+9
* uml: pcap devices should get MACs from command lineJeff Dike2007-05-081-1/+1
* uml: network and pcap cleanupJeff Dike2007-05-083-25/+38
* x86: create asm/cmpxchg.hJeff Dike2007-05-087-418/+437
* Remove tas()Jeff Dike2007-05-0819-38/+0
* local_t: x86_64 extensionMathieu Desnoyers2007-05-082-31/+201
* local_t: sparc64 cleanupMathieu Desnoyers2007-05-081-40/+1
* local_t: powerpc extensionMathieu Desnoyers2007-05-081-1/+200
* local_t: parisc cleanupMathieu Desnoyers2007-05-081-40/+1
* local_t: mips extensionMathieu Desnoyers2007-05-082-39/+390
* local_t: ia64 extensionMathieu Desnoyers2007-05-081-50/+1
* local_t: i386 extensionMathieu Desnoyers2007-05-082-28/+236
* local_t: alpha extensionMathieu Desnoyers2007-05-082-24/+329
* local_t: architecture independent extensionMathieu Desnoyers2007-05-081-10/+23
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-0818-282/+360
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers2007-05-081-4/+32
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers2007-05-081-2/+22
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers2007-05-083-6/+131
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to pariscMathieu Desnoyers2007-05-081-3/+26
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers2007-05-081-3/+26
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64Mathieu Desnoyers2007-05-081-2/+22
* atomic.h: i386 type safety fixMathieu Desnoyers2007-05-081-3/+3
* atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers2007-05-081-0/+133
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers2007-05-081-3/+46
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-088-10/+222
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-087-114/+44
* kprobes: codingstyle cleanupsChristoph Hellwig2007-05-081-25/+30
* kprobes: use hlist_for_each_entryChristoph Hellwig2007-05-081-6/+3
* rtc-cmos: make it load on PNPBIOS systemsMarko Vrh2007-05-081-9/+9
* rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell2007-05-084-36/+45
* revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-082-82/+0
* workaround rtc-related acpi table bugsDavid Brownell2007-05-081-2/+9
* ACPI wakeup hooks for rtc-cmosDavid Brownell2007-05-082-3/+53