aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-05lockdep: fix debug_show_all_locks()Ingo Molnar
2007-12-05sched: style cleanupsIngo Molnar
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt
2007-12-05[SPARC64]: Update defconfig.David S. Miller
2007-12-05[SPARC]: Add missing of_node_putJulia Lawall
2007-12-05[SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov
2007-12-05[SPARC]: Add missing "space"Joe Perches
2007-12-05[SPARC64]: Add missing "space"Joe Perches
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall
2007-12-05[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller
2007-12-05[SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin
2007-12-05[TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen
2007-12-05[TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen
2007-12-05[TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen
2007-12-05[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov
2007-12-05[ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov
2007-12-05[IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov
2007-12-05[IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov
2007-12-06VM/Security: add security hook to do_brkEric Paris
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris
2007-12-06security: protect from stack expantion into low vm addressesEric Paris
2007-12-06Security: allow capable check to permit mmap or low vm spaceEric Paris
2007-12-06SELinux: detect dead booleansStephen Smalley
2007-12-06SELinux: do not clear f_op when removing entriesStephen Smalley
2007-12-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov
2007-12-04gianfar: fix compile warningGrant Likely
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen
2007-12-04sky2: recovery deadlock fixStephen Hemminger
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse
2007-12-04cxgb - revert file mode changes.Divy Le Ray
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-04MAINTAINERS: remove the MTRR entryAdrian Bunk
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar
2007-12-04x86: arch_register_cpu() section fixAndrew Morton
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus
2007-12-04x86: revert CONFIG_X86_HT semantics changeAdrian Bunk
2007-12-04sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar
2007-12-04sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar
2007-12-04[S390] Make sure the restore psw masks are initialized.Heiko Carstens