aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | sh: Add a dummy vga.h.Paul Mundt2007-11-07
| * | | | | | sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt2007-11-06
| |/ / / / /
| * | | | | sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-06
| * | | | | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger2007-11-06
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-09
|\ \ \ \ \
| * | | | | [ARM] 4644/2: fix flush_kern_tlb_range() in module spaceKevin Hilman2007-11-08
| * | | | | [ARM] Fix iop3xx macroRussell King2007-11-05
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-09
|\ \ \ \ \ \
| * | | | | | Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-09
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-09
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-07
| |\ \ \ \ \
| | * | | | | [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-01
| | * | | | | [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-01
| * | | | | | [POWERPC] Change fallocate to match unistd.h on powerpcPatrick Mansfield2007-11-07
| * | | | | | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-07
* | | | | | | frv: Remove bogus NO_IRQ = -1 defineAlan Cox2007-11-09
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-11-09
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [SPARC64]: Use "is_power_of_2" macro for simplicity.Robert P. J. Day2007-11-07
| | |_|/ / / | |/| | | |
* | | | | | [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-07
* | | | | | [INET]: Remove per bucket rwlock in tcp/dccp ehash table.Eric Dumazet2007-11-07
* | | | | | [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-07
* | | | | | [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-07
* | | | | | [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-07
* | | | | | [IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov2007-11-07
* | | | | | [NET]: Kill proc_net_create()David S. Miller2007-11-07
* | | | | | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-07
* | | | | | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-07
* | | | | | [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-07
|/ / / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | libata: handle broken cable reportingAlan Cox2007-11-05
| * | | | libata and bogus LBA48 drivesGeert Uytterhoeven2007-11-04
| | |_|/ | |/| |
* | | | m68knommu: fix pread/pwrite definesGreg Ungerer2007-11-05
* | | | arm26: remove it againHugh Dickins2007-11-05
* | | | Missing include file in kallsyms.hKamalesh Babulal2007-11-05
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-11-05
|\ \ \ \
| * | | | PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-05
| * | | | PCI: make pci_match_device() staticAdrian Bunk2007-11-05
| * | | | PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-05
| * | | | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-05
| * | | | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-05
| * | | | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-05
* | | | | ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz2007-11-05
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-05
|\ \ \ \
| * | | | kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-05
| * | | | lguest: make async_hcall() staticAdrian Bunk2007-11-05
| |/ / /
* / / / cpm_load_patch() - declartion conflictKamalesh Babulal2007-11-05
|/ / /
* | | SCSI: add asynchronous event notification APIJeff Garzik2007-11-03
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-03
|\ \ \
| * | | dm: bounce_pfn limit addedVasily Averin2007-11-02
| |/ /
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-03
|\ \ \