| Commit message (Expand) | Author | Files | Lines |
2007-05-08 | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas | 4 | -0/+12 |
2007-05-08 | Char: cyclades, remove useless casts | Jiri Slaby | 1 | -19/+19 |
2007-05-08 | Char: cyclades, remove volatiles | Jiri Slaby | 1 | -27/+25 |
2007-05-08 | Char: cyclades, timer cleanup | Jiri Slaby | 1 | -12/+6 |
2007-05-08 | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby | 2 | -172/+153 |
2007-05-08 | Char: cyclades, remove PAUSE | Jiri Slaby | 1 | -9/+0 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 31 | -31/+31 |
2007-05-08 | Add IRQF_IRQPOLL flag on parisc | Bernhard Walle | 1 | -1/+1 |
2007-05-08 | Add IRQF_IRQPOLL flag on sh | Bernhard Walle | 3 | -3/+3 |
2007-05-08 | Add IRQF_IRQPOLL flag on IA64 | Bernhard Walle | 1 | -1/+1 |
2007-05-08 | Add IRQF_IRQPOLL flag on i386 | Bernhard Walle | 3 | -3/+3 |
2007-05-08 | Add IRQF_IRQPOLL flag on x86_64 | Bernhard Walle | 1 | -1/+4 |
2007-05-08 | Add IRQF_IRQPOLL flag (common code) | Bernhard Walle | 3 | -1/+9 |
2007-05-08 | udf: possible null pointer dereference while load_partition | Dmitriy Monakhov | 1 | -0/+2 |
2007-05-08 | udf: support files larger than 1G | Jan Kara | 3 | -82/+180 |
2007-05-08 | udf: add assertions | Jan Kara | 1 | -1/+3 |
2007-05-08 | udf: use get_bh() | Jan Kara | 12 | -177/+174 |
2007-05-08 | UDF: introduce struct extent_position | Jan Kara | 8 | -445/+434 |
2007-05-08 | udf: use sector_t and loff_t for file offsets | Jan Kara | 6 | -35/+38 |
2007-05-08 | nfs: fix congestion control: use atomic_longs | Peter Zijlstra | 2 | -3/+3 |
2007-05-08 | no longer #include <asm/kdebug.h> | Adrian Bunk | 2 | -2/+1 |
2007-05-08 | Some grammatical fixups and additions to atomic.h kernel-doc content | Robert P. J. Day | 1 | -2/+9 |
2007-05-08 | uml: pcap devices should get MACs from command line | Jeff Dike | 1 | -1/+1 |
2007-05-08 | uml: network and pcap cleanup | Jeff Dike | 3 | -25/+38 |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike | 7 | -418/+437 |
2007-05-08 | Remove tas() | Jeff Dike | 19 | -38/+0 |
2007-05-08 | local_t: x86_64 extension | Mathieu Desnoyers | 2 | -31/+201 |
2007-05-08 | local_t: sparc64 cleanup | Mathieu Desnoyers | 1 | -40/+1 |
2007-05-08 | local_t: powerpc extension | Mathieu Desnoyers | 1 | -1/+200 |
2007-05-08 | local_t: parisc cleanup | Mathieu Desnoyers | 1 | -40/+1 |
2007-05-08 | local_t: mips extension | Mathieu Desnoyers | 2 | -39/+390 |
2007-05-08 | local_t: ia64 extension | Mathieu Desnoyers | 1 | -50/+1 |
2007-05-08 | local_t: i386 extension | Mathieu Desnoyers | 2 | -28/+236 |
2007-05-08 | local_t: alpha extension | Mathieu Desnoyers | 2 | -24/+329 |
2007-05-08 | local_t: architecture independent extension | Mathieu Desnoyers | 1 | -10/+23 |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 18 | -282/+360 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers | 1 | -4/+32 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 | Mathieu Desnoyers | 1 | -2/+22 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc | Mathieu Desnoyers | 3 | -6/+131 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc | Mathieu Desnoyers | 1 | -3/+26 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips | Mathieu Desnoyers | 1 | -3/+26 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 | Mathieu Desnoyers | 1 | -2/+22 |
2007-05-08 | atomic.h: i386 type safety fix | Mathieu Desnoyers | 1 | -3/+3 |
2007-05-08 | atomic.h: complete atomic_long operations in asm-generic | Mathieu Desnoyers | 1 | -0/+133 |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha | Mathieu Desnoyers | 1 | -3/+46 |
2007-05-08 | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 8 | -10/+222 |
2007-05-08 | kprobes: kretprobes simplifications | Christoph Hellwig | 7 | -114/+44 |
2007-05-08 | kprobes: codingstyle cleanups | Christoph Hellwig | 1 | -25/+30 |
2007-05-08 | kprobes: use hlist_for_each_entry | Christoph Hellwig | 1 | -6/+3 |
2007-05-08 | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 1 | -9/+9 |