aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18kconfig: add check if end exists in extract-ikconfigSteven Rostedt1-0/+4
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt1-10/+23
2009-08-18kconfig: do not warn about modules built inSteven Rostedt1-3/+5
2009-08-18kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt1-5/+3
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt1-1/+12
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt1-1/+12
2009-08-18kconfig: add streamline_config.pl to scriptsSteven Rostedt1-0/+291
2009-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-8/+25
2009-08-18mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu1-1/+3
2009-08-18REPORTING-BUGS: add get_maintainer.pl blurbJoe Perches1-1/+4
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang1-0/+4
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks1-0/+6
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks1-10/+7
2009-08-18mmc: add the new linux-mmc mailing list to MAINTAINERSAndrew Morton1-0/+1
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro6-54/+48
2009-08-18vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton1-1/+1
2009-08-18MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fixJoe Perches1-1/+1
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+8
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-347/+520
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-6/+106
2009-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner1-2/+8
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet13-23/+33
2009-08-17NETROM: Fix use of static bufferRalf Baechle1-9/+12
2009-08-18Fix new incorrect error return from do_md_stop.NeilBrown1-0/+1
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2009-08-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-57/+70
2009-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds12-41/+137
2009-08-17inotify: start watch descriptor count at 1Eric Paris1-1/+1
2009-08-17inotify: tail drop inotify q_overflow eventsEric Paris1-0/+4
2009-08-17notify: unused event private raceEric Paris3-14/+13
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds55-391/+1020
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig3-57/+70
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris1-15/+15
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris11-30/+92
2009-08-17SELinux: call cap_file_mmap in selinux_file_mmapEric Paris1-1/+13
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris3-12/+34
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza1-2/+2
2009-08-16dm-log-userspace: fix printk format warningRandy Dunlap1-1/+1
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng1-8/+8
2009-08-15e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan1-3/+3
2009-08-15cnic: Fix locking in init/exit calls.Michael Chan2-9/+40
2009-08-15cnic: Fix locking in start/stop calls.Michael Chan2-16/+29
2009-08-15bnx2: Use mutex on slow path cnic calls.Michael Chan2-6/+12
2009-08-15cnic: Refine registration with bnx2.Michael Chan1-13/+36
2009-08-15cnic: Fix symbol_put_addr() panic on ia64.Michael Chan1-1/+1