aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Memory controller: cgroups setupBalbir Singh2008-02-072-0/+26
* Memory controller: resource countersPavel Emelianov2008-02-071-0/+102
* tty: Kill TTY_FLIPBUF_SIZEAlan Cox2008-02-071-7/+0
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-071-1/+3
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-062-1/+2
|\
| * generic: add __FINITDATAIngo Molnar2008-02-061-0/+1
| * cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-062-16/+26
|\ \
| * | async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-061-2/+9
| * | async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-061-4/+13
| * | async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-061-12/+8
| * | async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-061-2/+0
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-062-5/+10
|\ \
| * | libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-061-2/+0
| * | sata_mv: Support SoC controllersSaeed Bishara2008-02-061-3/+10
| * | Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-061-0/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-064-21/+21
|\ \
| * \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-061-18/+7
| |\ \
| | * | Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-18/+7
| * | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-051-0/+9
| |\ \ \
| | * | | b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton2008-02-051-0/+9
| | |/ /
| * | | [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-051-0/+1
| * | | [VLAN]: Constify skb argument to vlan_get_tag()Patrick McHardy2008-02-051-3/+4
* | | | jbd.h: hide kernel only codeOlaf Hering2008-02-061-2/+0
* | | | 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
* | | | sm501fb: control panel pin usage with platform data flagsMagnus Damm2008-02-061-0/+2
* | | | 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
* | | | 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
* | | | 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