| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Clean up NFSv4 XDR error message | Chuck Lever | 2007-05-09 | 1 | -3/+5 |
* | NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be | Chuck Lever | 2007-05-09 | 1 | -1/+2 |
* | SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free | Chuck Lever | 2007-05-09 | 1 | -7/+15 |
* | NFS: Remove redundant check in nfs_check_verifier() | Trond Myklebust | 2007-05-09 | 1 | -7/+5 |
* | NFS: Fix a jiffie wraparound issue | Trond Myklebust | 2007-05-09 | 1 | -4/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 23 | -221/+276 |
|\ |
|
| * | [IA64] wire up pselect, ppoll | Alexey Kuznetsov | 2007-05-08 | 2 | -3/+4 |
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 8 | -166/+43 |
| * | [IA64] unwind did not work for processes born with CLONE_STOPPED | Kirill Korotaev | 2007-05-08 | 1 | -3/+4 |
| * | [IA64] Optional method to purge the TLB on SN systems | Jack Steiner | 2007-05-08 | 5 | -10/+162 |
| * | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 | Milind Arun Choudhary | 2007-05-08 | 3 | -7/+7 |
| * | [IA64-SN2][KJ] mmtimer.c-kzalloc | vignesh babu | 2007-05-08 | 1 | -3/+1 |
| * | [IA64] fix stack alignment for ia32 signal handlers | Markus F.X.J. Oberhumer | 2007-05-08 | 1 | -1/+5 |
| * | [IA64] - Altix: hotplug after intr redirect can crash system | John Keller | 2007-05-08 | 2 | -15/+44 |
| * | [IA64] save and restore cpus_allowed in cpu_idle_wait | Siddha, Suresh B | 2007-05-08 | 1 | -0/+2 |
| * | [IA64] Removal of percpu TR cleanup in kexec code | Tony Luck | 2007-05-08 | 1 | -10/+1 |
| * | [IA64] Fix some section mismatch errors | Tony Luck | 2007-05-07 | 3 | -3/+3 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 | 27 | -4751/+429 |
|\ \ |
|
| * | | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) | David Woodhouse | 2007-05-09 | 5 | -2976/+0 |
| * | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. | Robert P. J. Day | 2007-05-09 | 2 | -4/+0 |
| * | | [MTD] Remove unnecessary user space check from mtd.h. | Robert P. J. Day | 2007-05-09 | 1 | -4/+0 |
| * | | [MTD] [MAPS] Remove flash maps for no longer supported 405LP boards | David Gibson | 2007-05-09 | 4 | -285/+0 |
| * | | [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver | David Gibson | 2007-05-09 | 1 | -1/+1 |
| * | | [MTD] [NAND] platform NAND driver: add driver | Vitaly Wool | 2007-05-08 | 3 | -0/+160 |
| * | | [MTD] [NAND] platform NAND driver: update header | Vitaly Wool | 2007-05-08 | 1 | -0/+16 |
| * | | [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. | David Woodhouse | 2007-05-08 | 1 | -17/+12 |
| * | | [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() | David Woodhouse | 2007-05-07 | 1 | -14/+9 |
| * | | [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree() | David Woodhouse | 2007-05-06 | 1 | -18/+7 |
| * | | [JFFS2] Remember to calculate overlap on nodes which replace older nodes | David Woodhouse | 2007-05-05 | 1 | -7/+8 |
| * | | [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush | David Woodhouse | 2007-05-05 | 1 | -1/+4 |
| * | | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support | Andrew Victor | 2007-05-03 | 1 | -0/+10 |
| * | | [MTD] [NAND] Tidy up handling of page number in nand_block_bad() | Thomas Knobloch | 2007-05-03 | 1 | -6/+5 |
| * | | [MTD] block2mtd_paramline[] mustn't be __initdata | Adrian Bunk | 2007-05-02 | 1 | -1/+1 |
| * | | [MTD] [NAND] Support multiple chips in CAFÉ driver | David Woodhouse | 2007-05-02 | 1 | -9/+20 |
| * | | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic | David Woodhouse | 2007-05-02 | 2 | -1/+0 |
| * | | [MTD] [NAND] Use rslib for CAFÉ ECC | Segher Boessenkool | 2007-05-02 | 4 | -1399/+106 |
| * | | [RSLIB] Support non-canonical GF representations | Segher Boessenkool | 2007-05-02 | 2 | -15/+73 |
| * | | [JFFS2] Remove dead file histo_mips.h | David Woodhouse | 2007-05-02 | 1 | -2/+0 |
| * | | [MTD] Add Kyungmin Park to MAINTAINERS for OneNAND | Thomas Gleixner | 2007-05-02 | 1 | -0/+6 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-09 | 36 | -398/+572 |
|\ \ \ |
|
| * | | | sh: Fix stacktrace simplification fallout. | Paul Mundt | 2007-05-09 | 1 | -1/+1 |
| * | | | sh: SH7760 DMABRG support. | Manuel Lauss | 2007-05-09 | 5 | -9/+237 |
| * | | | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 2007-05-09 | 5 | -233/+178 |
| * | | | sh: Truncate MAX_ACTIVE_REGIONS for the common case. | Paul Mundt | 2007-05-09 | 1 | -0/+4 |
| * | | | rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). | Paul Mundt | 2007-05-09 | 1 | -3/+3 |
| * | | | sh: Convert to common die chain. | Paul Mundt | 2007-05-09 | 4 | -42/+7 |
| * | | | sh: Wire up utimensat syscall. | Paul Mundt | 2007-05-09 | 2 | -2/+4 |
| * | | | sh: landisk mv_nr_irqs definition. | kogiidena | 2007-05-09 | 1 | -0/+1 |
| * | | | sh: Fixup ndelay() xloops calculation for alternate HZ. | kogiidena | 2007-05-09 | 1 | -2/+3 |
| * | | | sh: Add 32-bit opcode feature CPU flag. | Paul Mundt | 2007-05-09 | 3 | -1/+3 |