| Commit message (Expand) | Author | Age | Files | Lines |
* | atmel_lcdfb: validate display timings | Haavard Skinnemoen | 2008-02-06 | 1 | -7/+7 |
* | gpio: rename pca953x symbols | Guennadi Liakhovetski | 2008-02-06 | 1 | -1/+1 |
* | gpio: rename pca9539 driver | Guennadi Liakhovetski | 2008-02-06 | 1 | -0/+0 |
* | w1-gpio: add GPIO w1 bus master driver | Ville Syrjala | 2008-02-06 | 1 | -0/+23 |
* | kprobes: kretprobe user entry-handler | Abhishek Sagar | 2008-02-06 | 1 | -0/+3 |
* | spi: s3c drivers shouldn't care about spi_board_info | David Brownell | 2008-02-06 | 2 | -12/+0 |
* | system timer: fix crash in <100Hz system timer | David Fries | 2008-02-06 | 1 | -0/+4 |
* | kernel/sys.c: get rid of expensive divides in groups_sort() | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard | Luís P Mendes | 2008-02-06 | 1 | -0/+1 |
* | Add arch_ptrace_stop | Roland McGrath | 2008-02-06 | 1 | -0/+35 |
* | drivers/isdn/i4l/isdn_tty.c: remove write_sem | Daniel Walker | 2008-02-06 | 1 | -1/+0 |
* | drivers/char/tty_io.c: remove pty_sem | Daniel Walker | 2008-02-06 | 1 | -1/+0 |
* | Remove rcu_assign_pointer() penalty for NULL pointers | Paul E. McKenney | 2008-02-06 | 1 | -4/+7 |
* | Fix __const_udelay declaration and definition mismatches | Jeff Dike | 2008-02-06 | 4 | -4/+4 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | inotify: send IN_ATTRIB events when link count changes | Jan Kara | 2008-02-06 | 1 | -0/+22 |
* | fs: use list_for_each_entry_reverse and kill sb_entry | Akinobu Mita | 2008-02-06 | 1 | -1/+0 |
* | Avoid divide in IS_ALIGN | Herbert Xu | 2008-02-06 | 1 | -1/+1 |
* | PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | Document I_SYNC and I_DATASYNC | Joern Engel | 2008-02-06 | 1 | -4/+4 |
* | fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol | Jiri Olsa | 2008-02-06 | 1 | -8/+0 |
* | log2.h: Define order_base_2() macro for convenience. | Robert P. J. Day | 2008-02-06 | 1 | -0/+16 |
* | proper prototype for vty_init() | Adrian Bunk | 2008-02-06 | 1 | -0/+1 |
* | proper prototype for get_filesystem_list() | Adrian Bunk | 2008-02-06 | 1 | -0/+1 |
* | proper prototype for signals_init() | Adrian Bunk | 2008-02-06 | 1 | -0/+2 |
* | read_current_timer() cleanups | Andrew Morton | 2008-02-06 | 4 | -9/+5 |
* | scheduled OSS driver removal | Adrian Bunk | 2008-02-06 | 2 | -42/+4 |
* | proper show_interrupts() prototype | Adrian Bunk | 2008-02-06 | 1 | -0/+2 |
* | remove mm_{ptov,vtop}() | Adrian Bunk | 2008-02-06 | 5 | -10/+0 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 | 1 | -2/+0 |
* | Allow auto-destruction of loop devices | David Woodhouse | 2008-02-06 | 1 | -0/+1 |
* | remove support for un-needed _extratext section | Robin Getz | 2008-02-06 | 1 | -2/+0 |
* | Parallel port: convert port_mutex to the mutex API | Matthias Kaehlcke | 2008-02-06 | 1 | -2/+2 |
* | hash: add explicit u32 and u64 versions of hash | Matthew Wilcox | 2008-02-06 | 1 | -15/+27 |
* | taskstats scaled time cleanup | Michael Neuling | 2008-02-06 | 4 | -2/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-02-05 | 2 | -22/+28 |
|\ |
|
| * | ide: add ide_read_error() inline helper | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -0/+7 |
| * | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -0/+14 |
| * | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -11/+0 |
| * | ide: remove write-only ->sata_misc[] from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -5/+0 |
| * | ppc: fix #ifdef-s in mediabay driver (take 2) | Bartlomiej Zolnierkiewicz | 2008-02-06 | 1 | -4/+4 |
| * | Palmchip BK3710 IDE driver | Anton Salnikov | 2008-02-06 | 1 | -2/+3 |
* | | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 | 4 | -4/+4 |
* | | Fix timerfd breakage on avr32 | Haavard Skinnemoen | 2008-02-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-05 | 6 | -38/+39 |
|\ |
|
| * | [IA64] ia64_set_psr should use srlz.i | Xiantao Zhang | 2008-02-04 | 1 | -1/+1 |
| * | [IA64] Export three symbols for module use | Zhang, Xiantao | 2008-02-04 | 1 | -11/+3 |
| * | [IA64] mca style cleanup | Hidetoshi Seto | 2008-02-04 | 2 | -4/+5 |
| * | [IA64] Slim-down __clear_bit_unlock | Zoltan Menyhart | 2008-02-04 | 1 | -22/+28 |
| * | [IA64] fix userspace compile error in gcc_intrin.h | Doug Chapman | 2008-02-04 | 1 | -0/+2 |