summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IPMI: fix comparison in demangle_device_idCorey Minyard2007-10-301-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-291-2/+1
|\
| * Pull alexey-fixes into release branchLen Brown2007-10-291-2/+1
| |\
| | * ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-251-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-293-3/+32
|\ \ \
| * | | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-301-6/+6
| * | | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-302-2/+2
| * | | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-302-2/+31
* | | | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-301-1/+1
|/ / /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-298-51/+76
|\ \ \
| * | | [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-0/+1
| * | | [MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto2007-10-296-49/+72
| * | | [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-291-1/+3
| * | | [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle2007-10-291-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: keep utime/stime monotonicPeter Zijlstra2007-10-291-0/+1
* | | | Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-10-291-1/+0
|/ / /
* | | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-10-292-1/+41
|\ \ \
| * | | [libata] Link power management infrastructureKristen Carlson Accardi2007-10-292-1/+41
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-292-0/+10
|\ \ \ \ | |/ / /
| * | | libata: implement ata_wait_after_reset()Tejun Heo2007-10-291-0/+8
| * | | libata: track SLEEP state and issue SRST to wake it upTejun Heo2007-10-292-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-291-1/+1
|\ \ \
| * | | [BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2007-10-291-1/+1
| |/ /
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-291-3/+7
|\ \ \
| * | | sg_init_table() should use unsigned loop index variableChuck Lever2007-10-291-1/+1
| * | | sg_last() should use unsigned loop index variableChuck Lever2007-10-291-1/+1
| * | | SG: clear termination bit in sg_chain()Jens Axboe2007-10-291-1/+5
| |/ /
* | | fix abuses of ptrdiff_tAl Viro2007-10-291-0/+2
* | | SCTP endianness annotations regressionAl Viro2007-10-291-1/+1
* | | SUNRPC endianness annotationsAl Viro2007-10-291-16/+16
* | | x86 merge fallout: umlAl Viro2007-10-292-7/+1
|/ /
* | fix breakage in pegasos_ethAl Viro2007-10-271-0/+3
* | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-271-3/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-2721-127/+114
|\ \
| * | [SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller2007-10-271-1/+3
| * | [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-276-27/+23
| * | [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-2714-99/+88
* | | [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-261-2/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-268-16/+29
|\ \
| * | [NET] napi: use non-interruptible sleep in napi_disableBenjamin Herrenschmidt2007-10-261-1/+1
| * | [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-261-1/+0
| * | [SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2007-10-261-1/+0
| * | [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-261-1/+0
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2007-10-261-6/+6
| |\ \
| | * | [DCCP]: Convert Reset code into socket error numberGerrit Renker2007-10-241-0/+2
| | * | [DCCP]: Retrieve packet sequence number for error reportingGerrit Renker2007-10-241-6/+4
| * | | [NET_CLS_ACT]: Introduce skb_act_cloneJamal Hadi Salim2007-10-261-0/+15
| * | | [UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich2007-10-252-6/+7
* | | | De-constify sched.hAlexey Dobriyan2007-10-261-14/+14
OpenPOWER on IntegriCloud