1. f9ee3ab Blackfin: fix flag storage for irq funcs by Mike Frysinger · 15 years ago
  2. 82bd1d7 Blackfin: push down exception oops checking by Mike Frysinger · 15 years ago
  3. 6510a20 Blackfin: fix trap_c() exit paths by Mike Frysinger · 15 years ago
  4. 47e9ded Blackfin: add blackfin_invalidate_entire_icache for SMP systems by Sonic Zhang · 15 years ago
  5. 2466ac6 Blackfin: include the cpu compiled version in /proc/cpuinfo by Robin Getz · 15 years ago
  6. 70f1256 Blackfin: add support for GENERIC_BUG by Mike Frysinger · 15 years ago
  7. 67834fa Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable by Jie Zhang · 15 years ago
  8. aa286ba Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols by Mike Frysinger · 15 years ago
  9. 16aadcb Blackfin: only handle CPLB protection violations when MPU is enabled by Robin Getz · 15 years ago
  10. f4db43a perf_counter, x86: Update AMD hw caching related event table by Jaswinder Singh Rajput · 15 years ago
  11. 4d2be12 perf_counter, x86: Check old-AMD performance monitoring support by Jaswinder Singh Rajput · 15 years ago
  12. d5e8da6 perf_counter: Fix stack corruption in perf_read_hw by Marti Raudsepp · 15 years ago
  13. 87847b8 perf_counter: Fix atomic_set vs. atomic64_t type mismatch by Paul Mackerras · 15 years ago
  14. 971738f perf annotate: Print a sorted summary of annotated overhead lines by Frederic Weisbecker · 15 years ago
  15. 301406b perf annotate: Print the filename:line for annotated colored lines by Frederic Weisbecker · 15 years ago
  16. 3dd5d7e x_tables: Convert printk to pr_err by Joe Perches · 15 years ago
  17. dd7669a netfilter: conntrack: optional reliable conntrack event delivery by Pablo Neira Ayuso · 15 years ago
  18. d219dce list_nulls: add hlist_nulls_add_head and hlist_nulls_del by Pablo Neira Ayuso · 15 years ago
  19. 9858a3a netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() by Pablo Neira Ayuso · 15 years ago
  20. a0891aa netfilter: conntrack: move event caching to conntrack extension infrastructure by Pablo Neira Ayuso · 15 years ago
  21. 65cb9fd netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh by Patrick McHardy · 15 years ago
  22. 266d07c netfilter: nf_log: fix sleeping function called from invalid context by Patrick McHardy · 15 years ago
  23. 8dcce40 Merge branch 'bp-remove-pc-buf' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  24. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 15 years ago
  25. b21477f MAINTAINERS: Add ARM S3C2442, S3C2443, S3C6400, S3C6410 and ARM/SAMSUNG by Ben Dooks · 15 years ago
  26. 3a45c9e MAINTAINERS: Update file list for ARM/S3C2410 and ARM/S3C2440 by Ben Dooks · 15 years ago
  27. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  28. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 15 years ago
  29. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 15 years ago
  30. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 15 years ago
  31. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 15 years ago
  32. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 15 years ago
  33. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 15 years ago
  34. 9528d1c i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 by Michael Hennerich · 15 years ago
  35. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  36. 5b2c4b9 net: fix network drivers ndo_start_xmit() return values (part 8) by Patrick McHardy · 15 years ago
  37. 81fbbf6 net: fix network drivers ndo_start_xmit() return values (part 7) by Patrick McHardy · 15 years ago
  38. 98ca4a4 net: fix network drivers ndo_start_xmit() return values (part 6) by Patrick McHardy · 15 years ago
  39. ae71baf net: fix network drivers ndo_start_xmit() return values (part 5) by Patrick McHardy · 15 years ago
  40. 47f88c9 net: fix network drivers ndo_start_xmit() return values (part 4) by Patrick McHardy · 15 years ago
  41. 4153e77 net: fix network drivers ndo_start_xmit() return values (part 3) by Patrick McHardy · 15 years ago
  42. 4bd73ae net: fix network drivers ndo_start_xmit() return values (part 2) by Patrick McHardy · 15 years ago
  43. 3790c8c net: fix network driver ndo_start_xmit() return values (part 1) by Patrick McHardy · 15 years ago
  44. 1e68b2b cifs: add new routine for converting AF_INET and AF_INET6 addrs by Jeff Layton · 15 years ago
  45. 340481a3 cifs: have cifs_show_options show forceuid/forcegid options by Jeff Layton · 15 years ago
  46. 8616e0f cifs: remove unneeded NULL checks from cifs_show_options by Jeff Layton · 15 years ago
  47. e46b0c8 ALSA: hda - Add quirk for Acer Aspire 6935G by Takashi Iwai · 15 years ago
  48. 635c265 ALSA: ctxfi - Replace atc lock to mutex by Takashi Iwai · 15 years ago
  49. 456db8c kmemcheck: add Vegard and Pekka to MAINTAINERS by Pekka Enberg · 16 years ago
  50. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 16 years ago
  51. 8eae985 slab: move struct kmem_cache to headers by Pekka Enberg · 16 years ago
  52. fd40261 Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Felix Blyakher · 15 years ago
  53. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  54. 493b87e xfs: fix warnings with CONFIG_XFS_QUOTA disabled by Christoph Hellwig · 15 years ago
  55. f3ad116 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  56. d645727 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  57. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  58. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  59. ab46fea ACPI: #define acpi_disabled 1 for CONFIG_ACPI=n by Len Brown · 15 years ago
  60. 4a7a16d ACPI: move declaration acpi_early_init() to acpi.h by Len Brown · 15 years ago
  61. c4bf2f3 ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file by Len Brown · 15 years ago
  62. 24c5c4c ACPI: increase size of acpi_bus_id[] by Zhao Yakui · 15 years ago
  63. d023e49 ACPI: Remove Asus P4B266 from blacklist by Olivier Berger · 15 years ago
  64. c636f75 ACPI: delete dead acpi_disabled setting code by Len Brown · 15 years ago
  65. e005797 irda: add git tree to MAINTAINERS file by Samuel Ortiz · 15 years ago
  66. adbf7f0 irda: smsc wait count reaches -1 by Roel Kluin · 15 years ago
  67. d510fe7 irda: new Blackfin on-chip SIR IrDA driver by Graff Yang · 15 years ago
  68. b618ad3 stacktrace: add forward-declaration struct task_struct by Vegard Nossum · 16 years ago
  69. acc6be5 x86: add save_stack_trace_bp() for tracing from a specific stack frame by Vegard Nossum · 16 years ago
  70. df20593 ASoC: Zoom2: Add machine driver for Zoom2 board by Lopez Cruz, Misael · 15 years ago
  71. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  72. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  73. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  75. 2b10dc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  76. 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  77. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  78. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  79. 8b759b8 PM/Hibernate: Rename disk.c to hibernate.c by Rafael J. Wysocki · 15 years ago
  80. a9d7052 PM: Separate suspend to RAM functionality from core by Rafael J. Wysocki · 15 years ago
  81. 783ea7d Driver Core: Rework platform suspend/resume, print warning by Magnus Damm · 15 years ago
  82. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 15 years ago
  83. fe41953 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) by Rafael J. Wysocki · 15 years ago
  84. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 15 years ago
  85. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  86. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  87. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  88. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  89. 08687ae x86: unify power/cpu_(32|64).c by Sergio Luis · 15 years ago
  90. 6d48bec x86: unify power/cpu_(32|64) copyright notes by Sergio Luis · 15 years ago
  91. 3134d04 x86: unify power/cpu_(32|64) regarding restoring processor state by Sergio Luis · 15 years ago
  92. f9ebbe5 x86: unify power/cpu_(32|64) regarding saving processor state by Sergio Luis · 15 years ago
  93. 833b2ca x86: unify power/cpu_(32|64) global variables by Sergio Luis · 15 years ago
  94. f6783d2 x86: unify power/cpu_(32|64) headers by Sergio Luis · 15 years ago
  95. 62b0124 PM: Warn if interrupts are enabled during suspend-resume of sysdevs by Rafael J. Wysocki · 15 years ago
  96. ce4b3c5 PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c by Jaswinder Singh Rajput · 15 years ago
  97. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 15 years ago
  98. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 15 years ago
  99. 9e4f5e2 [SCSI] FC Pass Thru support by James Smart · 15 years ago
  100. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago