summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.22v2.6.22Linus Torvalds2007-07-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-083-2/+3
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
| * sis5513: adding PCI-IDUwe Koziolek2007-07-082-0/+2
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* | mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-081-1/+0
|/
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-071-0/+1
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-071-9/+9
* slub: remove useless EXPORT_SYMBOLChristoph Lameter2007-07-061-1/+0
* MAINTAINERS new kernel janitors mlmaximilian attems2007-07-061-1/+1
* GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-062-2/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-066-8/+20
|\
| * [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-051-4/+2
| * [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-051-0/+1
| * [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao2007-07-051-1/+3
| * [NET] skbuff: remove export of static symbolJohannes Berg2007-07-051-1/+0
| * SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-051-0/+4
| * SCTP: Check to make sure file is valid before setting timeoutVlad Yasevich2007-07-051-1/+9
| * SCTP: Fix thinko in sctp_copy_laddrs()Vlad Yasevich2007-07-051-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-069-19/+44
|\ \
| * | [MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle2007-07-062-2/+15
| * | [MIPS] Add macros to encode processor revisions.Ralf Baechle2007-07-061-0/+11
| * | [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle2007-07-061-7/+11
| * | [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle2007-07-061-1/+1
| * | [MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle2007-07-061-1/+1
| * | [MIPS] Fix timer/performance interrupt detectionChris Dearman2007-07-061-4/+4
| * | [MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle2007-07-061-4/+0
| * | [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp2007-07-061-0/+1
* | | mm: fixup /proc/vmstat outputPeter Zijlstra2007-07-061-1/+1
* | | potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* | | i386: es7000 build breakage fixVivek Goyal2007-07-063-0/+58
* | | PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* | | fix logic error in ipc compat semctl()Alexander Graf2007-07-061-1/+1
* | | x86_64: fix headers_installDavid Woodhouse2007-07-061-1/+1
* | | MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli2007-07-061-0/+4
* | | i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel2007-07-061-4/+4
* | | Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman2007-07-061-1/+6
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-056-9/+10
|\ \
| * | [ARM] always allow dump_stack() to produce a backtraceRussell King2007-07-051-2/+0
| * | [ARM] Fix non-page aligned boot time mappingsRussell King2007-07-041-2/+2
| * | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie2007-07-023-4/+4
| * | [ARM] 4454/1: Use word accesses in Versatile PCI config readsAndrzej Zaborowski2007-07-021-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-054-84/+119
|\ \ \
| * | | Input: document some of keycodesDmitry Torokhov2007-06-291-67/+75
| * | | Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh2007-06-291-0/+1
| * | | Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2
| * | | Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * | | Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26