| Commit message (Expand) | Author | Files | Lines |
2009-06-17 | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto | 3 | -17/+38 |
2009-06-17 | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 | Hidetoshi Seto | 1 | -6/+8 |
2009-06-17 | x86, mce: unify smp_thermal_interrupt, prepare p4 | Hidetoshi Seto | 1 | -6/+5 |
2009-06-17 | x86, mce: make mce_disabled boolean | Hidetoshi Seto | 3 | -17/+11 |
2009-06-17 | x86, mce: unify mce.h | Hidetoshi Seto | 12 | -59/+42 |
2009-06-17 | x86, mce: sysfs entries for new mce options | Hidetoshi Seto | 1 | -1/+83 |
2009-06-17 | x86, mce: rename static variables around trigger | Hidetoshi Seto | 1 | -13/+14 |
2009-06-17 | x86, mce: add __read_mostly | Hidetoshi Seto | 1 | -13/+13 |
2009-06-17 | x86, mce: cleanup mce_start() | Hidetoshi Seto | 1 | -35/+31 |
2009-06-17 | x86, mce: don't init timer if !mce_available | Hidetoshi Seto | 1 | -2/+3 |
2009-06-17 | x86, mce: fix a race condition about mce_callin and no_way_out | Huang Ying | 1 | -2/+10 |
2009-06-16 | imx: Check for NULL pointer deref before calling tty_encode_baud_rate | Sascha Hauer | 1 | -5/+7 |
2009-06-16 | atmel_serial: fix hang in set_termios when crtscts is enabled | Haavard Skinnemoen | 1 | -3/+5 |
2009-06-16 | MAINTAINERS: update 8250 section, give Alan Cox a name | Joe Perches | 1 | -1/+2 |
2009-06-16 | tty: fix sanity check | Alan Cox | 1 | -0/+2 |
2009-06-16 | pty: Narrow the race on ldisc locking | Alan Cox | 1 | -13/+40 |
2009-06-16 | tty: fix unused warning when TCGETX is not defined | Mike Frysinger | 1 | -2/+3 |
2009-06-16 | ldisc: debug aids | Alan Cox | 1 | -0/+1 |
2009-06-16 | ldisc: Make sure the ldisc isn't active when we close it | Alan Cox | 1 | -0/+2 |
2009-06-16 | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 1 | -2/+4 |
2009-06-16 | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 1 | -2/+4 |
2009-06-16 | pty: Narrow the race on ldisc locking | Alan Cox | 1 | -3/+3 |
2009-06-16 | printk: add KERN_DEFAULT loglevel to print_modules() | Linus Torvalds | 1 | -1/+1 |
2009-06-16 | printk: Add KERN_DEFAULT printk log-level | Linus Torvalds | 2 | -0/+4 |
2009-06-16 | printk: clean up handling of log-levels and newlines | Linus Torvalds | 2 | -10/+23 |
2009-06-16 | sparc64: Update defconfig. | David S. Miller | 1 | -18/+45 |
2009-06-16 | sparc: Wire up sys_rt_tgsigqueueinfo(). | David S. Miller | 3 | -4/+9 |
2009-06-16 | openprom: Squelch useless GCC warning. | David S. Miller | 1 | -1/+1 |
2009-06-16 | sparc: replace uses of CPU_MASK_ALL_PTR | Stephen Rothwell | 2 | -2/+2 |
2009-06-16 | sparc64: Add proper dynamic ftrace support. | David S. Miller | 4 | -15/+65 |
2009-06-16 | sparc: Simplify code using is_power_of_2() routine. | Robert P. J. Day | 1 | -1/+2 |
2009-06-16 | sparc: move of_device common code to of_device_common | Robert Reif | 5 | -378/+216 |
2009-06-16 | sparc: remove dma-mapping_{32|64}.h | FUJITA Tomonori | 4 | -238/+172 |
2009-06-16 | sparc: use dma_map_page instead of dma_map_single | FUJITA Tomonori | 3 | -25/+28 |
2009-06-16 | sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops | FUJITA Tomonori | 1 | -0/+6 |
2009-06-16 | sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h | FUJITA Tomonori | 4 | -88/+42 |
2009-06-16 | p9100: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -12/+8 |
2009-06-16 | leo: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -9/+5 |
2009-06-16 | cg6: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -14/+11 |
2009-06-16 | cg3: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -12/+8 |
2009-06-16 | cg14: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -10/+9 |
2009-06-16 | bw2: use standard fields for framebuffer physical address and length | Krzysztof Helt | 1 | -12/+8 |
2009-06-16 | sparc64: fix and optimize irq distribution | Hong H. Pham | 5 | -25/+456 |
2009-06-16 | sparc64: Use new dynamic per-cpu allocator. | David S. Miller | 2 | -9/+159 |
2009-06-16 | sparc64: Only allocate per-cpu areas for possible cpus. | David S. Miller | 1 | -16/+6 |
2009-06-16 | sparc64: Get rid of real_setup_per_cpu_areas(). | David S. Miller | 3 | -17/+5 |
2009-06-16 | sparc64: Defer cpu_data() setup until end of per-cpu data initialization. | David S. Miller | 5 | -10/+9 |
2009-06-16 | sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. | David S. Miller | 4 | -6/+6 |
2009-06-16 | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller | 6 | -8/+6 |
2009-06-16 | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller | 2 | -57/+90 |