aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-12-0637-4703/+73
|\
| * [PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin2007-12-061-3/+7
| * [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-063-65/+37
| * [PARISC] Update parisc-linux MAINTAINERS entriesKyle McMartin2007-12-061-6/+4
| * [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
| * Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-0631-4628/+24
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-066-27/+63
|\ \
| * | [MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle2007-12-061-6/+38
| * | [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-062-14/+15
| * | [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-063-6/+6
| * | [MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle2007-12-061-1/+4
* | | Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2007-12-062-6/+7
* | | Fix oprofile configuration breakageRalf Baechle2007-12-062-1/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-054-91/+114
|\ \
| * | futex: correctly return -EFAULT not -EINVALThomas Gleixner2007-12-051-1/+1
| * | lockdep: in_range() fixOleg Nesterov2007-12-051-12/+10
| * | lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-051-0/+7
| * | sched: style cleanupsIngo Molnar2007-12-051-64/+68
| * | futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-052-14/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-055-40/+57
|\ \ \
| * | | VM/Security: add security hook to do_brkEric Paris2007-12-061-0/+4
| * | | Security: round mmap hint address above mmap_min_addrEric Paris2007-12-063-0/+22
| * | | security: protect from stack expantion into low vm addressesEric Paris2007-12-061-2/+6
| * | | Security: allow capable check to permit mmap or low vm spaceEric Paris2007-12-061-1/+1
| * | | SELinux: detect dead booleansStephen Smalley2007-12-061-13/+30
| * | | SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-061-27/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-0510-31/+41
|\ \ \
| * | | [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-053-1/+6
| * | | [TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen2007-12-051-2/+1
| * | | [TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen2007-12-051-2/+1
| * | | [TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen2007-12-051-9/+5
| * | | [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-051-1/+1
| * | | [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-051-1/+1
| * | | [IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov2007-12-051-13/+14
| * | | [IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2007-12-052-2/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-058-17/+32
|\ \ \
| * | | [SPARC64]: Update defconfig.David S. Miller2007-12-051-4/+5
| * | | [SPARC]: Add missing of_node_putJulia Lawall2007-12-051-1/+3
| * | | [SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov2007-12-051-0/+4
| * | | [SPARC]: Add missing "space"Joe Perches2007-12-051-4/+4
| * | | [SPARC64]: Add missing "space"Joe Perches2007-12-051-2/+3
| * | | [SPARC64]: Add missing pci_dev_putJulia Lawall2007-12-051-0/+2
| * | | [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller2007-12-051-1/+1
| * | | [SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller2007-12-051-5/+10
| |/ /
* | | remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6
* | | regression: bfs endianness bugAl Viro2007-12-051-1/+2
* | | fcrypt endianness misannotationsAl Viro2007-12-051-44/+44
* | | no need to mess with KBUILD_CFLAGS on uml-i386 anymoreAl Viro2007-12-051-5/+0
* | | regression: cifs endianness bugAl Viro2007-12-051-16/+17
* | | VM/Security: add security hook to do_brkEric Paris2007-12-051-0/+4