summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk2008-02-061-1/+0
* isapnp driver semaphore to mutexDaniel Walker2008-02-061-0/+1
* md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...NeilBrown2008-02-061-10/+4
* md: change ITERATE_RDEV to rdev_for_eachNeilBrown2008-02-061-1/+1
* md: allow devices to be shared between md arraysNeilBrown2008-02-061-0/+2
* md: allow a maximum extent to be set for resyncingNeilBrown2008-02-061-0/+2
* md: support 'external' metadata for md arraysNeilBrown2008-02-061-0/+3
* md: Update md bitmap during resync.NeilBrown2008-02-061-0/+3
* FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks2008-02-061-1/+10
* ps3: use symbolic names for video modesGeert Uytterhoeven2008-02-061-11/+30
* ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unusedGeert Uytterhoeven2008-02-061-2/+0
* atmel_lcdfb: backlight controlDavid Brownell2008-02-061-2/+9
* sm501fb: control panel pin usage with platform data flagsMagnus Damm2008-02-061-0/+2
* atmel_lcdfb: validate display timingsHaavard Skinnemoen2008-02-061-7/+7
* gpio: rename pca953x symbolsGuennadi Liakhovetski2008-02-061-1/+1
* gpio: rename pca9539 driverGuennadi Liakhovetski2008-02-061-0/+0
* w1-gpio: add GPIO w1 bus master driverVille Syrjala2008-02-061-0/+23
* kprobes: kretprobe user entry-handlerAbhishek Sagar2008-02-061-0/+3
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-062-12/+0
* system timer: fix crash in <100Hz system timerDavid Fries2008-02-061-0/+4
* kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet2008-02-061-1/+1
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-061-0/+1
* Add arch_ptrace_stopRoland McGrath2008-02-061-0/+35
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0
* drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-061-1/+0
* Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney2008-02-061-4/+7
* Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-064-4/+4
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-061-0/+22
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-061-1/+0
* Avoid divide in IS_ALIGNHerbert Xu2008-02-061-1/+1
* PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-061-1/+1
* Document I_SYNC and I_DATASYNCJoern Engel2008-02-061-4/+4
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-061-8/+0
* log2.h: Define order_base_2() macro for convenience.Robert P. J. Day2008-02-061-0/+16
* proper prototype for vty_init()Adrian Bunk2008-02-061-0/+1
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-0/+1
* proper prototype for signals_init()Adrian Bunk2008-02-061-0/+2
* read_current_timer() cleanupsAndrew Morton2008-02-064-9/+5
* scheduled OSS driver removalAdrian Bunk2008-02-062-42/+4
* proper show_interrupts() prototypeAdrian Bunk2008-02-061-0/+2
* remove mm_{ptov,vtop}()Adrian Bunk2008-02-065-10/+0
* cleanup after APUS removalAdrian Bunk2008-02-061-2/+0
* Allow auto-destruction of loop devicesDavid Woodhouse2008-02-061-0/+1
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-2/+0
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-061-2/+2
* hash: add explicit u32 and u64 versions of hashMatthew Wilcox2008-02-061-15/+27
* taskstats scaled time cleanupMichael Neuling2008-02-064-2/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-052-22/+28
|\
| * ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-061-0/+7
OpenPOWER on IntegriCloud