aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-06md: allow devices to be shared between md arraysNeilBrown
2008-02-06md: allow a maximum extent to be set for resyncingNeilBrown
2008-02-06md: support 'external' metadata for md arraysNeilBrown
2008-02-06md: Update md bitmap during resync.NeilBrown
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar
2008-02-06system timer: fix crash in <100Hz system timerDavid Fries
2008-02-06kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes
2008-02-06Add arch_ptrace_stopRoland McGrath
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker
2008-02-06Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06inotify: send IN_ATTRIB events when link count changesJan Kara
2008-02-06fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita
2008-02-06Avoid divide in IS_ALIGNHerbert Xu
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet
2008-02-06Document I_SYNC and I_DATASYNCJoern Engel
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa
2008-02-06log2.h: Define order_base_2() macro for convenience.Robert P. J. Day
2008-02-06proper prototype for vty_init()Adrian Bunk
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk
2008-02-06proper prototype for signals_init()Adrian Bunk
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-06scheduled OSS driver removalAdrian Bunk
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke
2008-02-06hash: add explicit u32 and u64 versions of hashMatthew Wilcox
2008-02-06async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams
2008-02-06async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams
2008-02-06libata: kill now unused n_iter and fix sata_fslJames Bottomley
2008-02-06sata_mv: Support SoC controllersSaeed Bishara
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-06Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-02-05Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-06ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov
2008-02-05[NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy
2008-02-05[VLAN]: Constify skb argument to vlan_get_tag()Patrick McHardy
2008-02-05b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton