1. 7a6b1f1 gitignore: ignore gcov output files by Amerigo Wang · 15 years ago
  2. 1ab1848 kbuild: deb-pkg ship changelog by maximilian attems · 15 years ago
  3. 857ecee Add new __init_task_data macro to be used in arch init_task.c files. by Tim Abbott · 15 years ago
  4. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  5. d2af12a Add new macros for page-aligned data and bss sections. by Tim Abbott · 15 years ago
  6. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago
  7. 4075ea8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  8. 919a6d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  9. cf2acfb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  10. aada1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  11. 7e0d8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  12. 37da045 amd64_edac: misc small cleanups by Borislav Petkov · 15 years ago
  13. 30c875c amd64_edac: fix ecc_enable_override handling by Borislav Petkov · 15 years ago
  14. 584fcff amd64_edac: check only ECC bit in amd64_determine_edac_cap by Borislav Petkov · 15 years ago
  15. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  16. 5ba762c powerpc/rtas: Fix watchdog driver temperature read functionality by Adrian Reber · 15 years ago
  17. 6c16a74 powerpc/mm: Fix potential access to freed pages when using hugetlbfs by Benjamin Herrenschmidt · 15 years ago
  18. f694cda powerpc/440: Fix warning early debug code by Benjamin Herrenschmidt · 15 years ago
  19. 03c01aa powerpc/of: Fix usage of dev_set_name() in of_device_alloc() by Benjamin Herrenschmidt · 15 years ago
  20. 6893ce6 powerpc/pasemi: Use raw spinlock in SMP TB sync by Benjamin Herrenschmidt · 15 years ago
  21. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 15 years ago
  22. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 15 years ago
  23. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 15 years ago
  24. 04a85d1 powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel by Sonny Rao · 15 years ago
  25. e4031d5 powerpc/BSR: add 4096 byte BSR size by Sonny Rao · 15 years ago
  26. 4a5cbf1 powerpc: Map more memory early on 601 processors by Benjamin Herrenschmidt · 15 years ago
  27. 3514141 powerpc/pmac: Fix DMA ops for MacIO devices by Benjamin Herrenschmidt · 15 years ago
  28. 850f6ac powerpc/mm: Make k(un)map_atomic out of line by Benjamin Herrenschmidt · 15 years ago
  29. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 15 years ago
  30. a236719 powerpc: Fix output from show_regs by Kumar Gala · 15 years ago
  31. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 15 years ago
  32. 6bb2ae5 powerpc/amigaone: Limit ISA I/O range to 4k in the device tree by Gerhard Pircher · 15 years ago
  33. 3984114 powerpc/warp: Platform fix for i2c change by Sean MacLennan · 15 years ago
  34. b810c6e powerpc: Have git ignore generated files from dtc compile by Jon Smirl · 15 years ago
  35. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 15 years ago
  36. 6f0b1c6 powerpc: Swiotlb breaks pseries by Michael Ellerman · 15 years ago
  37. 412af97 ACPI: video: prevent NULL deref in acpi_get_pci_dev() by Troy Moure · 15 years ago
  38. 3cd530b eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go by Corentin Chary · 15 years ago
  39. dbfa3ba eeepc-laptop: get the right value for CMSG by Corentin Chary · 15 years ago
  40. f36509e eeepc-laptop: makes get_acpi() returns -ENODEV by Corentin Chary · 15 years ago
  41. 1ddec2f eeepc-laptop: right parent device by Corentin Chary · 15 years ago
  42. 7de3938 eeepc-laptop: rfkill refactoring by Corentin Chary · 15 years ago
  43. 19b5328 eeepc-laptop.c: use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  44. 2b121bc eeepc-laptop: Register as a pci-hotplug device by Corentin Chary · 15 years ago
  45. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 15 years ago
  46. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 15 years ago
  47. 8944146 sparc32: Fix makefile not generating required files by Julian Calaby · 15 years ago
  48. 3e05c5e sparc32: Fix tftpboot.img Makefile by Julian Calaby · 15 years ago
  49. 52da82c sparc: fix tftpboot.img build by Sam Ravnborg · 15 years ago
  50. 22b096a sparc32: Fix obvious build issues for tftpboot.img build. by Robert Reif · 15 years ago
  51. 413ee28 sparc64: Fix build warnings in piggyback_64.c by Julian Calaby · 15 years ago
  52. 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 15 years ago
  53. 987fed3 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  54. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 15 years ago
  55. ed4fc72 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. f4fa446 usb_serial: Fix oops when unexisting usb serial device is opened. by Thadeu Lima de Souza Cascardo · 15 years ago
  57. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 15 years ago
  58. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 15 years ago
  59. a37f6b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  60. 9d73777 clarify get_user_pages() prototype by Peter Zijlstra · 15 years ago
  61. ab420e6 UML: Fix some apparent bitrot by Paul Menage · 15 years ago
  62. 47749b1 i2c: fix build bug in i2c-designware.c by Ingo Molnar · 15 years ago
  63. aa71528 futex: request only one page from get_user_pages() by Thomas Gleixner · 15 years ago
  64. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  65. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 15 years ago
  66. 6459340 cifs: remove rw/ro options by Jeff Layton · 15 years ago
  67. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 15 years ago
  68. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 15 years ago
  69. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 15 years ago
  70. 28d0325 Linux 2.6.31-rc1 by Linus Torvalds · 15 years ago
  71. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
  72. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  73. c622304 Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current} by Linus Torvalds · 15 years ago
  74. d5bb68a another race fix in jfs_check_acl() by Al Viro · 15 years ago
  75. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  76. 3a6a6c1 audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL by Eric Paris · 15 years ago
  77. 641cf4a inline functions left without protection of ifdef (acl) by Markus Trippelsdorf · 15 years ago
  78. bd453cd Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. d072599 futex: Fix the write access fault problem for real by Thomas Gleixner · 15 years ago
  80. ba52270 SLUB: Don't pass __GFP_FAIL for the initial allocation by Pekka Enberg · 15 years ago
  81. 4923abf Don't warn about order-1 allocations with __GFP_NOFAIL by Linus Torvalds · 15 years ago
  82. c82e6d4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  83. a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 15 years ago
  84. f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 15 years ago
  85. 773cb77 MIPS: Cavium: Add CPU hotplugging code. by Ralf Baechle · 15 years ago
  86. 9801b32 MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available by Ralf Baechle · 15 years ago
  87. 1b2bc75 MIPS: Add arch generic CPU hotplug by Ralf Baechle · 15 years ago
  88. 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 15 years ago
  89. 2e25406 MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. by Ralf Baechle · 15 years ago
  90. ab7f6f3 MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined. by Ralf Baechle · 15 years ago
  91. 44eeab6 MIPS: Hibernation: Remove SMP TLB and cacheflushing code. by Ralf Baechle · 15 years ago
  92. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  93. 0ca5921 MIPS: bug.h Build fix - include <linux/compiler.h>. by Ralf Baechle · 15 years ago
  94. c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  95. ea94b50 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  96. 650a10d Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  97. 9937ac0 MAINTAINERS: Change mailing list info for CRIS by Jesper Nilsson · 15 years ago
  98. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  99. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  100. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago