summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [DECNET]: add memory buffer settings Steven Whitehouse2005-12-05
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2005-12-11
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | / / / / / / / / / / / / [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-01
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds2005-11-30
* | | | | | | | | | | | | | | | | | | | | | | VM: add "vm_insert_page()" functionLinus Torvalds2005-11-30
* | | | | | | | | | | | | | | | | | | | | | | [PATCH] pci_ids.h: remove duplicate entriesGrant Coady2005-11-29
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [PATCH] process events connector: uid_t gid_t size issuesMatt Helsley2005-11-29
* | | | | | | | | | | | | | | | | | | | | | [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-29
* | | | | | | | | | | | | | | | | | | | | | [ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams2005-11-29
* | | | | | | | | | | | | | | | | | | | | | [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-29
* | | | | | | | | | | | | | | | | | | | | | VM: add common helper function to create the page tablesLinus Torvalds2005-11-29
* | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-29
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | Support strange discontiguous PFN remappingsLinus Torvalds2005-11-29
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | [ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer2005-11-28
* | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [MMC] Fix protocol errorsPierre Ossman2005-11-28
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-28
* | | | | | | | | | | | | | | | | | | | | | [PATCH] memory_sysdev_class is staticAndrew Morton2005-11-28
* | | | | | | | | | | | | | | | | | | | | | [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-28
* | | | | | | | | | | | | | | | | | | | | | mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-23
* | | | | | | | | | | | | | | | | | | | | Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds2005-11-23
* | | | | | | | | | | | | | | | | | | | | compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds2005-11-22
* | | | | | | | | | | | | | | | | | | | | Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2005-11-22
* | | | | | | | | | | | | | | | | | | | | [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-22
* | | | | | | | | | | | | | | | | | | | | [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-22
* | | | | | | | | | | | | | | | | | | | | [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-22
* | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ../linus/Dave Jones2005-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-21
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | [NET]: kernel-doc fixesRandy Dunlap2005-11-20
* | | | | | | | | | | | | | | | | | | | | | [NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy2005-11-20
* | | | | | | | | | | | | | | | | | | | | | [NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser2005-11-20
| |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-20
* | | | | | | | | | | | | | | | | | | | | Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-20
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-19
* | | | | | | | | | | | | | | | | | | | [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-19
* | | | | | | | | | | | | | | | | | | | [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-19
* | | | | | | | | | | | | | | | | | | | [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-19
* | | | | | | | | | | | | | | | | | | | [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-19
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-18
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-18
| |/ / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / [PATCH 1/3] cciss: bug fix for hpacuclimikem2005-11-18
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle2005-11-17
* | | | | | | | | | | | | | | | | | Add definitions for the Dallas DS17287 RTC.Ralf Baechle2005-11-17