1. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 17 years ago
  2. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 17 years ago
  3. 756fa92 udf: fix udf_debug macro by Marcin Slusarz · 17 years ago
  4. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 17 years ago
  5. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 17 years ago
  6. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  7. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 17 years ago
  8. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 17 years ago
  9. edde08f misc: removal of final callers using fastcall by Harvey Harrison · 17 years ago
  10. 144b2a9 asm-generic: remove fastcall by Harvey Harrison · 17 years ago
  11. ec70158 Remove fastcall from linux/include by Harvey Harrison · 17 years ago
  12. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  13. ef3d534 mn10300: allocate serial port UART IDs for on-chip serial ports by David Howells · 17 years ago
  14. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  15. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  16. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
  17. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  18. cf4fc6c timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres by Li Zefan · 17 years ago
  19. 146a505 Get rid of the kill_pgrp_info() function by Pavel Emelyanov · 17 years ago
  20. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 17 years ago
  21. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 17 years ago
  22. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 17 years ago
  23. d12619b fix group stop with exit race by Oleg Nesterov · 17 years ago
  24. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  25. 6b39c7b kill PT_ATTACHED by Oleg Nesterov · 17 years ago
  26. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 17 years ago
  27. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 17 years ago
  28. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 17 years ago
  29. 596f5601 tty: s390 support for termios2. by Heiko Carstens · 17 years ago
  30. aa7738a tty: let architectures override the user/kernel macros. by Heiko Carstens · 17 years ago
  31. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 17 years ago
  32. 2d3a4e3 proc: fix ->open'less usage due to ->proc_fops flip by Alexey Dobriyan · 17 years ago
  33. df5f831 proc: seqfile convert proc_pid_status to properly handle pid namespaces by Eric W. Biederman · 17 years ago
  34. be61408 proc: implement proc_single_file_operations by Eric W. Biederman · 17 years ago
  35. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 17 years ago
  36. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago
  37. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 17 years ago
  38. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  39. 8c42da4 [ARM] Orion: free up kernel virtual address space by Lennert Buytenhek · 17 years ago
  40. 7f74c2c [ARM] Orion: distinguish between physical and virtual addresses by Lennert Buytenhek · 17 years ago
  41. 27cd3ad [ARM] Orion: kill orion_early_putstr() by Lennert Buytenhek · 17 years ago
  42. bc10ac3 CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific. by Jesper Nilsson · 17 years ago
  43. c3c930d Enhanced partition statistics: remove old partition statistics by Jerome Marchand · 17 years ago
  44. 6f2576a Enhanced partition statistics: update partition statitics by Jerome Marchand · 17 years ago
  45. ea5c48a Enhanced partition statistics: core statistics by Jerome Marchand · 17 years ago
  46. 63a7138 block: fixup rq_init() a bit by Jens Axboe · 17 years ago
  47. 7800029 CRIS: Add new timerfd syscall entries. by Jesper Nilsson · 17 years ago
  48. eb09047 CRIS v32: Correct spelling of bandwidth in function name. by Jesper Nilsson · 17 years ago
  49. a63461e CRIS: Make io_pwm_set_period members unsigned in etraxgpio.h by Jesper Nilsson · 17 years ago
  50. 1791f53 CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h by Jesper Nilsson · 17 years ago
  51. b8ed6b4 CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory. by Jesper Nilsson · 17 years ago
  52. fb5c6e1 CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.h by Jesper Nilsson · 17 years ago
  53. 78dbb60 CRIS v32: Move register map header to machine dependent directory. by Jesper Nilsson · 17 years ago
  54. 57e6f96 CRIS v32: Let compiler know that memory is clobbered after a break op. by Jesper Nilsson · 17 years ago
  55. 12e1b1e CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.h by Jesper Nilsson · 17 years ago
  56. de1c141 CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  57. 4258fb1 CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h by Jesper Nilsson · 17 years ago
  58. 230d69c CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32/pinmux.h by Jesper Nilsson · 17 years ago
  59. e919a12 CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.h by Jesper Nilsson · 17 years ago
  60. d9ebcac CRIS v32: Remove juliette.h, it is not supported for CRIS v32. by Jesper Nilsson · 17 years ago
  61. 6c6dc56 CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.h by Jesper Nilsson · 17 years ago
  62. 8d07328 CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h by Jesper Nilsson · 17 years ago
  63. 3fb18a3 CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/Makefile by Jesper Nilsson · 17 years ago
  64. 94ebe16 CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.h by Jesper Nilsson · 17 years ago
  65. 209e9c4 CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructure by Jesper Nilsson · 17 years ago
  66. e52c2c7 CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild by Jesper Nilsson · 17 years ago
  67. 581b4fd CRIS: Break long comment line in include/asm-cris/arch-v10/page.h by Jesper Nilsson · 17 years ago
  68. 0d9f2e6 CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h by Jesper Nilsson · 17 years ago
  69. a1a7dc1d CRIS: Add missing headers to include/asm-cris Kbuild files. by Jesper Nilsson · 17 years ago
  70. 46aac05 CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.h by Jesper Nilsson · 17 years ago
  71. 3c1d930 CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return. by Jesper Nilsson · 17 years ago
  72. b43890a CRIS: Allow arch dependent delay to override common version. by Jesper Nilsson · 17 years ago
  73. 151f6398 CRIS: Include arch dependent bug.h. by Jesper Nilsson · 17 years ago
  74. 620cf2e CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses. by Jesper Nilsson · 17 years ago
  75. 058f5fd CRIS: Correct comment in io.h to describe reality of I/O space. by Jesper Nilsson · 17 years ago
  76. 7875975 CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header. by Jesper Nilsson · 17 years ago
  77. d846847 CRIS v10: Cleanup rtc.h by Jesper Nilsson · 17 years ago
  78. 0dfb8c3 CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32 by Jesper Nilsson · 17 years ago
  79. d8ca6b1 CRIS v32: Minor fixes for io.h by Jesper Nilsson · 17 years ago
  80. e867cef CRIS v32: Include path fix for timex.h by Jesper Nilsson · 17 years ago
  81. e8a8abf CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY by Jesper Nilsson · 17 years ago
  82. 75e52b2 CRIS v32: Add headers for EtraxFS and Artpec-3 chips. by Jesper Nilsson · 17 years ago
  83. 738af38 CRIS v32: Add prototypes for cache flushing by Jesper Nilsson · 17 years ago
  84. 1e5915b CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  85. 0c2efc4 CRIS: Merge axisflashmap.h with Axis internal changes. by Jesper Nilsson · 17 years ago
  86. ca91d5b CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial. by Jesper Nilsson · 17 years ago
  87. 58d0831 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. by Jesper Nilsson · 17 years ago
  88. 592a607 [POWERPC] Disable G5 NAP mode during SMU commands on U3 by Benjamin Herrenschmidt · 17 years ago
  89. 48c946a [SPARC64]: Make use of the new fs/compat_binfmt_elf.c by David S. Miller · 17 years ago
  90. 405137d [IPSEC]: Add support for aes-ctr. by Joy Latten · 17 years ago
  91. 2ba85f3 [SPARC64]: Make use of compat_sys_ptrace() by David S. Miller · 17 years ago
  92. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  93. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  94. c00f08d Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  95. 86121fe [TIPC]: Kill unused static inline (x5) by Ilpo Järvinen · 17 years ago
  96. 4e881a2 [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h by Rami Rosen · 17 years ago
  97. bba536a [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h by Rami Rosen · 17 years ago
  98. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  99. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  100. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 17 years ago