| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: add missing dependency of conf to localyesconfig | Steven Rostedt | 2009-08-21 | 1 | -1/+1 |
* | kconfig: test if a .config already exists | Steven Rostedt | 2009-08-18 | 1 | -10/+20 |
* | kconfig: make local .config default for streamline_config | Steven Rostedt | 2009-08-18 | 1 | -4/+4 |
* | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 2009-08-18 | 1 | -0/+4 |
* | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 2009-08-18 | 1 | -6/+3 |
* | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 2009-08-18 | 1 | -1/+62 |
* | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set | Steven Rostedt | 2009-08-18 | 1 | -1/+1 |
* | kconfig: have extract-ikconfig read ELF files | Steven Rostedt | 2009-08-18 | 1 | -0/+10 |
* | kconfig: add check if end exists in extract-ikconfig | Steven Rostedt | 2009-08-18 | 1 | -0/+4 |
* | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 2009-08-18 | 1 | -10/+23 |
* | kconfig: do not warn about modules built in | Steven Rostedt | 2009-08-18 | 1 | -3/+5 |
* | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 2009-08-18 | 1 | -5/+3 |
* | kconfig: add make localyesconfig option | Steven Rostedt | 2009-08-18 | 1 | -1/+12 |
* | kconfig: make localmodconfig to run streamline_config.pl | Steven Rostedt | 2009-08-18 | 1 | -1/+12 |
* | kconfig: add streamline_config.pl to scripts | Steven Rostedt | 2009-08-18 | 1 | -0/+291 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-18 | 5 | -8/+25 |
|\ |
|
| * | x86, mce: Don't initialize MCEs on unknown CPUs | Ingo Molnar | 2009-08-17 | 1 | -5/+14 |
| * | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs | Bartlomiej Zolnierkiewicz | 2009-08-17 | 1 | -0/+4 |
| * | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c | Leonardo Potenza | 2009-08-16 | 1 | -2/+2 |
| * | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins | 2009-08-16 | 1 | -2/+5 |
| * | x86: Fix UV BAU destination subnode id | Cliff Wickman | 2009-08-15 | 2 | -1/+2 |
* | | mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() | Bo Liu | 2009-08-18 | 1 | -1/+3 |
* | | REPORTING-BUGS: add get_maintainer.pl blurb | Joe Perches | 2009-08-18 | 1 | -1/+4 |
* | | nommu: check fd read permission in validate_mmap_request() | Graff Yang | 2009-08-18 | 1 | -0/+4 |
* | | spi_s3c24xx: fix transfer setup code | Ben Dooks | 2009-08-18 | 1 | -0/+6 |
* | | spi_s3c24xx: fix clock rate calculation | Ben Dooks | 2009-08-18 | 1 | -10/+7 |
* | | mmc: add the new linux-mmc mailing list to MAINTAINERS | Andrew Morton | 2009-08-18 | 1 | -0/+1 |
* | | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro | 2009-08-18 | 6 | -54/+48 |
* | | vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed | Jeff Layton | 2009-08-18 | 1 | -1/+1 |
* | | MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix | Joe Perches | 2009-08-18 | 1 | -1/+1 |
* | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-18 | 1 | -2/+8 |
|\ \ |
|
| * | | genirq: Wake up irq thread after action has been installed | Thomas Gleixner | 2009-08-18 | 1 | -2/+8 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-18 | 69 | -347/+520 |
|\ \ \ |
|
| * | | | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 2009-08-17 | 13 | -23/+33 |
| * | | | NETROM: Fix use of static buffer | Ralf Baechle | 2009-08-17 | 1 | -9/+12 |
| * | | | e1000e: fix use of pci_enable_pcie_error_reporting | Xiaotian Feng | 2009-08-15 | 1 | -8/+8 |
| * | | | e1000e: WoL does not work on 82577/82578 with manageability enabled | Bruce Allan | 2009-08-15 | 1 | -3/+3 |
| * | | | cnic: Fix locking in init/exit calls. | Michael Chan | 2009-08-15 | 2 | -9/+40 |
| * | | | cnic: Fix locking in start/stop calls. | Michael Chan | 2009-08-15 | 2 | -16/+29 |
| * | | | bnx2: Use mutex on slow path cnic calls. | Michael Chan | 2009-08-15 | 2 | -6/+12 |
| * | | | cnic: Refine registration with bnx2. | Michael Chan | 2009-08-15 | 1 | -13/+36 |
| * | | | cnic: Fix symbol_put_addr() panic on ia64. | Michael Chan | 2009-08-15 | 1 | -1/+1 |
| * | | | gre: Fix MTU calculation for bound GRE tunnels | Tom Goff | 2009-08-14 | 1 | -1/+1 |
| * | | | pegasus: Add new device ID. | Petko Manolov | 2009-08-14 | 1 | -0/+2 |
| * | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit() | Dongdong Deng | 2009-08-14 | 4 | -8/+12 |
| * | | | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL | roel kluin | 2009-08-14 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-14 | 2 | -2/+12 |
| |\ \ \ |
|
| | * | | | rt2x00: fix memory corruption in rf cache, add a sanity check | Pavel Roskin | 2009-08-14 | 1 | -2/+4 |
| | * | | | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 2009-08-13 | 1 | -0/+8 |
| * | | | | ixgbe: Fix receive on real device when VLANs are configured | Lucy Liu | 2009-08-13 | 1 | -2/+2 |