summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2016-01-24Linux 4.5-rc1Linus Torvalds
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-10Linux 4.4Linus Torvalds
2016-01-03Linux 4.4-rc8Linus Torvalds
2015-12-27Linux 4.4-rc7Linus Torvalds
2015-12-20Linux 4.4-rc6Linus Torvalds
2015-12-17Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing
2015-12-13Linux 4.4-rc5Linus Torvalds
2015-12-10kbuild: Do not run modules_install and install in paralelMichal Marek
2015-12-06Linux 4.4-rc4Linus Torvalds
2015-11-29Linux 4.4-rc3Linus Torvalds
2015-11-22Linux 4.4-rc2Linus Torvalds
2015-11-15Linux 4.4-rc1Linus Torvalds
2015-11-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2015-11-01Linux 4.3Linus Torvalds
2015-10-25Linux 4.3-rc7Linus Torvalds
2015-10-18Linux 4.3-rc6Linus Torvalds
2015-10-11Linux 4.3-rc5Linus Torvalds
2015-10-08kselftest: add kselftest-clean ruleWang Long
2015-10-04Linux 4.3-rc4Linus Torvalds
2015-10-01virt: Add virt directory to the top MakefileFeng Wu
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings
2015-09-27Linux 4.3-rc3Linus Torvalds
2015-09-20Linux 4.3-rc2Linus Torvalds
2015-09-12Linux 4.3-rc1Linus Torvalds
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-04kbuild: Fix clang detectionMichal Marek
2015-08-30Linux 4.2Linus Torvalds
2015-08-28kbuild: remove *.su files generated by -fstack-usageRasmus Villemoes
2015-08-23Linux 4.2-rc8Linus Torvalds
2015-08-16Linux 4.2-rc7Linus Torvalds
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse
2015-08-14Move certificate handling to its own directoryDavid Howells
2015-08-09Linux 4.2-rc6Linus Torvalds
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells
2015-08-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2015-08-02Linux 4.2-rc5Linus Torvalds
2015-07-26Linux 4.2-rc4Linus Torvalds
2015-07-22Makefile: Force gzip and xz on module installJason A. Donenfeld
2015-07-22kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environmentMichal Marek
2015-07-19Linux 4.2-rc3Linus Torvalds
2015-07-15Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-12Linux 4.2-rc2Linus Torvalds
' href='#n383'>383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560