1. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  2. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  3. e2beb3e devmem: add range_is_allowed() check to mmap of /dev/mem by Venki Pallipadi · 16 years ago
  4. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  5. 94bc891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  6. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  7. 29591b9 bus_remove_device: be more careful about incomplete initialization by Rafael J. Wysocki · 16 years ago
  8. 08119e8 Relax check on adding children of suspended devices by Rafael J. Wysocki · 16 years ago
  9. 1ec7f1d [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() by Al Viro · 16 years ago
  10. 9b4f526 [PATCH] proc_readfd_common() race fix by Al Viro · 16 years ago
  11. ed15243 [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() by Al Viro · 16 years ago
  12. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  13. 16abef0 fs: use loff_t type instead of long long by David Sterba · 16 years ago
  14. e199cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  15. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  16. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  17. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  18. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  19. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  20. 7348672 kernel-doc: fix sched.c missing parameter by Randy Dunlap · 16 years ago
  21. 03b8838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  22. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  23. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  24. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  25. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  26. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 16 years ago
  27. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 16 years ago
  28. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 16 years ago
  29. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 16 years ago
  30. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  31. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 16 years ago
  32. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 16 years ago
  33. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 16 years ago
  34. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 16 years ago
  35. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 16 years ago
  36. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  37. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  38. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 16 years ago
  39. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 16 years ago
  40. 681aae8 i2c-ibm_iic: Change the log levels by Sean MacLennan · 16 years ago
  41. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 16 years ago
  42. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 16 years ago
  43. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 16 years ago
  44. 3845de2 i2c: Remove the algorithm drivers from the config menu by Jean Delvare · 16 years ago
  45. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 16 years ago
  46. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 16 years ago
  47. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 16 years ago
  48. 38477ad [IA64] disable interrupts on exit of ia64_trace_syscall by Hidetoshi Seto · 16 years ago
  49. efa0f16 HID: Suppress hidinput for Samsung IR control by Robert Schedel · 16 years ago
  50. 42098a5 HID: remove 60x GTCO devices from blacklist by Jiri Kosina · 16 years ago
  51. 0dd9154 HID: export headers properly by Mike Frysinger · 16 years ago
  52. 3e52a05 HID: WiseGroup 866 Dual Joypad needs output reports quirk by Jiri Kosina · 16 years ago
  53. f5c669f HID: ThrustMaster FF driver is no longer experimental by Jiri Kosina · 16 years ago
  54. c8f0f02 HID: Logitech diNovo Mini pad support by Jiri Kosina · 16 years ago
  55. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  56. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 16 years ago
  57. b54ec3c HID: pass numbered reports properly to hidraw by Jiri Kosina · 16 years ago
  58. 671d994 HID: fix misplaced rdesc quirk by Jiri Kosina · 16 years ago
  59. c17f9c9 HID: force feedback driver for Logitech Rumblepad 2 by Anssi Hannula · 16 years ago
  60. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 16 years ago
  61. 1b184cf HID: make function from dbg_hid by Jiri Slaby · 16 years ago
  62. 282bfd4 HID: fix sparse warnings by Jiri Slaby · 16 years ago
  63. 377e10f HID: only dump report traffic with debug level 2 by Anssi Hannula · 16 years ago
  64. 02008fa HID: patch to add NOGET for DMI/Acomdata by Pete Zaitcev · 16 years ago
  65. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 16 years ago
  66. 974faac4 HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 16 years ago
  67. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 16 years ago
  68. cf2a299 HID: fix build failure in hiddev_ioctl with gcc 3.2 by Jean Delvare · 16 years ago
  69. 6184425 SELinux fixups needed for preemptable RCU from -rt by Paul E. McKenney · 16 years ago
  70. 521b5d0 [PATCH] teach seq_file to discard entries by Al Viro · 16 years ago
  71. 4e1b36f [PATCH] umount_tree() will unhash everything itself by Al Viro · 16 years ago
  72. 8c3ee42 [PATCH] get rid of more nameidata passing in namespace.c by Al Viro · 16 years ago
  73. b5266eb [PATCH] switch a bunch of LSM hooks from nameidata to path by Al Viro · 16 years ago
  74. 1a60a28 [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() by Al Viro · 16 years ago
  75. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  76. 8075014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  77. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 16 years ago
  78. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 16 years ago
  79. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 16 years ago
  80. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 16 years ago
  81. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 16 years ago
  82. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 16 years ago
  83. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 16 years ago
  84. 2848077 infiniband: class_device fallout by Stephen Rothwell · 16 years ago
  85. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  86. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  87. 0f5e642 SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts by Eric Paris · 16 years ago
  88. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  89. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  90. 9fd9121 frv: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  91. eb0cc5f frv: remove HARD_RESET_NOW() by Adrian Bunk · 16 years ago
  92. 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  93. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  94. 838cb6a DOC: A couple corrections and clarifications in USB doc. by Robert P. J. Day · 16 years ago
  95. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  96. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  97. 3767901 Generate a slightly more informative error msg for bad HZ by Robert P. J. Day · 16 years ago
  98. abe834c Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  99. bc3c26f fix typo "is" -> "if" in Makefile by Uwe Kleine-König · 16 years ago
  100. e16b278 ptrace: compat_ptrace_request siginfo by Roland McGrath · 16 years ago