1. ef421be pagemap: add documentation for pagemap by Thomas Tuttle · 16 years ago
  2. 4710d1a pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags by Thomas Tuttle · 16 years ago
  3. bbcdac0 pagemap: return map count, not reference count, in /proc/kpagecount by Thomas Tuttle · 16 years ago
  4. a4fa7ef hdaps: fix module loading on Thinkpad T61P by Tim Gardner · 16 years ago
  5. aed5417 proc: calculate the correct /proc/<pid> link count by Vegard Nossum · 16 years ago
  6. aabe188 rtc: class driver for ppc_md RTC functions by David Woodhouse · 16 years ago
  7. ec0ced1 asm-m32r/uaccess.h must #include <asm/setup.h> by Adrian Bunk · 16 years ago
  8. 9bb9178 ext3: fix online resize bug by Josef Bacik · 16 years ago
  9. d100d14 nommu: fix ksize() abuse by Pekka Enberg · 16 years ago
  10. 0842b24 doc: document the kernel-doc conventions for kernel hackers by Paul Jackson · 16 years ago
  11. 659179b fbdev: export symbol fb_mode_option by Geoff Levand · 16 years ago
  12. 1502cb3 MAINTAINERS: reiserfs entry is out of date by Alan Cox · 16 years ago
  13. 4fd5a43 v850: fix typo in header guard by Vegard Nossum · 16 years ago
  14. 3b2d38b h8300: fix typo in header guard by Vegard Nossum · 16 years ago
  15. 9c81c5c atmel_serial: filter out FP during baud rate detection by Haavard Skinnemoen · 16 years ago
  16. 81c6ce9 vt: fix vc_resize locking by Nick Piggin · 16 years ago
  17. dfcceb2 ipc: only output msgmni value at boot time by Nadia Derbey · 16 years ago
  18. 68aa0a2 ipc: restore MSGPOOL original value by Nadia Derbey · 16 years ago
  19. 774533b vt: fix background color on line feed, DEC invert by Jan Engelhardt · 16 years ago
  20. 879000f cpufreq: fix null object access on Transmeta CPU by CHIKAMA masaki · 16 years ago
  21. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  22. dba6a4d keys: remove unused key_alloc_sem by Daniel Walker · 16 years ago
  23. 3734074 cpusets: fix bug when adding nonexistent cpu or mem by Lai Jiangshan · 16 years ago
  24. aae8679 pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap by Thomas Tuttle · 16 years ago
  25. d1ee297 devscgroup: make white list more compact in some cases by Pavel Emelyanov · 16 years ago
  26. 7db9cfd devscgroup: check for device permissions at mount time by Pavel Emelyanov · 16 years ago
  27. cc9cb21 devscgroup: relax task to dev_cgroup conversion by Pavel Emelyanov · 16 years ago
  28. b66862f devcgroup: make a helper to convert cgroup_subsys_state to devs_cgroup by Pavel Emelyanov · 16 years ago
  29. 93b0711 introduce memory_read_from_buffer() by Akinobu Mita · 16 years ago
  30. 3527fb3 lib: export bitrev16 by Harvey Harrison · 16 years ago
  31. f2eb432 rtc-ds1374: rename device to just "ds1374" by Jean Delvare · 16 years ago
  32. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  33. b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 16 years ago
  34. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 16 years ago
  35. 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 16 years ago
  36. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
  37. 9f31287 uml: remove a duplicate include by Huang Weiyi · 16 years ago
  38. 06e1e4f uml: deal with host time going backwards by Jeff Dike · 16 years ago
  39. 3439789 doc: update to URL and status of kernel-docs.txt entry by Paul Jackson · 16 years ago
  40. a361a82 fujitsu-laptop: autoload module on Lifebook P1510D by Dan Williams · 16 years ago
  41. 6cfd53f nommu: fix kobjsize() for SLOB and SLUB by Paul Mundt · 16 years ago
  42. 6f09bdf m68k: enable CONFIG_COMPAT_BRK by default by Geert Uytterhoeven · 16 years ago
  43. a5b4592 brk: make sys_brk() honor COMPAT_BRK when computing lower bound by Jiri Kosina · 16 years ago
  44. 33dda51 drivers/char/ip2: fix Kconfig after ip2/ip2main merge by Roland.Kletzing · 16 years ago
  45. f6266e3 edd: fix incorrect return of 1 from module_init by Alexey Dobriyan · 16 years ago
  46. d3e49af eCryptfs: remove unnecessary page decrypt call by Michael Halcrow · 16 years ago
  47. c45dcab update checkpatch.pl to version 0.19 by Andy Whitcroft · 16 years ago
  48. 4feead7 serial: fix driver_name conflicts by Anton Vorontsov · 16 years ago
  49. 4647875 hugetlb: fix lockdep error by Nick Piggin · 16 years ago
  50. e2d4eca modedb: fix incorrect sync and vmode flags for CVT modes by Krzysztof Helt · 16 years ago
  51. b8c141e frv: don't offer BINFMT_FLAT by Adrian Bunk · 16 years ago
  52. 6a7d68e cpusets: fix and update Documentation by Miao Xie · 16 years ago
  53. c337869 md: do not compute parity unless it is on a failed drive by Dan Williams · 16 years ago
  54. a6d8113 md: fix uninitialized use of mddev->recovery_wait by Dan Williams · 16 years ago
  55. e0a115e md: fix prexor vs sync_request race by Dan Williams · 16 years ago
  56. b2c8dad spi: fix refcount-related spidev oops-on-rmmod by David Brownell · 16 years ago
  57. 39b945a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  58. 203c801 mmc: Fix crash in mmc_block on 64-bit by Ben Collins · 16 years ago
  59. b2ab26a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  60. 5965087 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  61. 698f7a4 Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 by Linus Torvalds · 16 years ago
  62. adbd588 doc: add suggestions about good practises for maintainers by Willy Tarreau · 16 years ago
  63. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  64. efedf51 Add 'rd' alias to new brd ramdisk driver by Nick Piggin · 16 years ago
  65. 16104b5 x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text by Stefan Richter · 16 years ago
  66. 609a70a FRV: ip_fast_csum() requires a memory clobber on its inline asm by David Howells · 16 years ago
  67. 5a515bc PNP: skip UNSET MEM resources as well as DISABLED ones by Bjorn Helgaas · 16 years ago
  68. cd9da13 Fix divide by zero error in build_clear_page() and build_copy_page() by Yoichi Yuasa · 16 years ago
  69. 2cc3c0b [MIPS] Fix typo in header guard by Vegard Nossum · 16 years ago
  70. 482845a [MIPS] Fix build error - Delete debugging crap that crept in with CMP by Ralf Baechle · 16 years ago
  71. 272bace [MIPS] Add accessors for random register. by Ralf Baechle · 16 years ago
  72. 96173a6 [MIPS] IP27: misc fixes by Thomas Bogendoerfer · 16 years ago
  73. b32bb80 [MIPS] IP27: Fix clockevent setup by Thomas Bogendoerfer · 16 years ago
  74. 2bf8ec2 [MIPS] IP27: Fix bootmem memory setup by Thomas Bogendoerfer · 16 years ago
  75. c2719d9 [MIPS] remove CONFIG_CPU_R4000 line from Makefile by Adrian Bunk · 16 years ago
  76. 10220c8 [MIPS] Fix check for valid stack pointer during backtrace by Thomas Bogendoerfer · 16 years ago
  77. 057229f [MIPS] Add missing braces to pte_mkyoung by Ilpo Järvinen · 16 years ago
  78. 326e2e1 [MIPS] R4700: Fix build_tlb_probe_entry by Thomas Bogendoerfer · 16 years ago
  79. ccdb003 [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. by Manuel Lauss · 16 years ago
  80. b1fb05c [MIPS] Alchemy: export get_au1x00_speed for modules by Manuel Lauss · 16 years ago
  81. 6311c90 libata: fix G5 SATA broken on -rc5 by Hugh Dickins · 16 years ago
  82. be573e7 V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070 by Michael Krufky · 16 years ago
  83. 67642a0 V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gain by Sigmund Augdal · 16 years ago
  84. a9606ce V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with firmware version 2.7 by Daniel Gimpelevich · 16 years ago
  85. fc60d6e V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271_lookup_map by Michael Krufky · 16 years ago
  86. 4ecc247 V4L/DVB (7978): cx18: explicitly test for XC2028 tuner by Hans Verkuil · 16 years ago
  87. 5e7fdc5 V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use. by Hans Verkuil · 16 years ago
  88. 388748e V4L/DVB (7975): saa7134_empress by Dmitri Belimov · 16 years ago
  89. 6637dea V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build error by Ingo Molnar · 16 years ago
  90. 18dcd55 V4L/DVB (7972): or51132.c: unaligned by Al Viro · 16 years ago
  91. 637007f V4L/DVB (7971): usb: unaligned by Al Viro · 16 years ago
  92. a954b66 V4L/DVB (7970): mix trivial endianness annotations by Al Viro · 16 years ago
  93. fa9c13a V4L/DVB (7969): m920x: unaligned access by Al Viro · 16 years ago
  94. 581a7f1 V4L/DVB (7968): zoran: endianness annotations by Al Viro · 16 years ago
  95. c1c36f3 V4L/DVB (7967): bt8xx: unaligned access by Al Viro · 16 years ago
  96. 576904b V4L/DVB (7966): cx18: direct dereferencing of iomem by Al Viro · 16 years ago
  97. d8eaa58 V4L/DVB (7965): annotate bcx_riscmem by Al Viro · 16 years ago
  98. 990c81c V4L/DVB (7964): cx18 iomem annotations by Al Viro · 16 years ago
  99. b0510f8 V4L/DVB (7963): ivtv: trivial annotations by Al Viro · 16 years ago
  100. d4f979a V4L/DVB (7962): ttusb endianness annotations and fixes by Al Viro · 16 years ago