Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-04 | [IA64] generalize attribute of fsyscall_gtod_data | Hidetoshi Seto | |
In an ordinary way, > } __attribute__ ((aligned (L1_CACHE_BYTES))); should be > } ____cacheline_aligned; to save some bytes on an uni-processor. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com> | |||
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | |
This is a merge of Peter Keilty's initial patch (which was revived by Bob Picco) for this with Hidetoshi Seto's fixes and scaling improvements. Acked-by: Bob Picco <bob.picco@hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com> |