aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt2-14/+28
2007-12-05[SPARC64]: Update defconfig.David S. Miller1-4/+5
2007-12-05[SPARC]: Add missing of_node_putJulia Lawall1-1/+3
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov1-0/+4
2007-12-05[SPARC]: Add missing "space"Joe Perches1-4/+4
2007-12-05[SPARC64]: Add missing "space"Joe Perches1-2/+3
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall1-0/+2
2007-12-05[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller1-1/+1
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller1-5/+10
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin3-1/+6
2007-12-05[TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen1-2/+1
2007-12-05[TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen1-2/+1
2007-12-05[TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen1-9/+5
2007-12-05[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov1-1/+1
2007-12-05[ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov1-1/+1
2007-12-05[IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov1-13/+14
2007-12-05[IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2-2/+12
2007-12-06VM/Security: add security hook to do_brkEric Paris1-0/+4
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris3-0/+22
2007-12-06security: protect from stack expantion into low vm addressesEric Paris1-2/+6
2007-12-06Security: allow capable check to permit mmap or low vm spaceEric Paris1-1/+1
2007-12-06SELinux: detect dead booleansStephen Smalley1-13/+30
2007-12-06SELinux: do not clear f_op when removing entriesStephen Smalley1-27/+1
2007-12-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-14/+26
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov3-4/+18
2007-12-04gianfar: fix compile warningGrant Likely1-1/+1
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson1-1/+1
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen1-1/+1
2007-12-04sky2: recovery deadlock fixStephen Hemminger1-4/+2
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl1-2/+2
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse1-1/+1
2007-12-04cxgb - revert file mode changes.Divy Le Ray4-0/+0
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2-4/+5
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen1-0/+4
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord1-0/+9
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock1-9/+23
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-14/+34
2007-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds5-6/+10
2007-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-8/+13
2007-12-04MAINTAINERS: remove the MTRR entryAdrian Bunk1-7/+0
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar1-1/+0
2007-12-04x86: arch_register_cpu() section fixAndrew Morton1-2/+3
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk1-1/+1
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2-2/+4
2007-12-04x86: revert CONFIG_X86_HT semantics changeAdrian Bunk1-1/+2
2007-12-04sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar1-3/+4
2007-12-04sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar1-5/+9
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens1-3/+1
2007-12-04[S390] Fix compile error on 31bit without preemptionChristian Borntraeger1-0/+2
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger1-2/+2