| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 26 | -190/+35 |
* | [PATCH] kernel/time/ntp.c: possible cleanups | Adrian Bunk | 2006-10-01 | 2 | -26/+20 |
* | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 2006-10-01 | 5 | -24/+3 |
* | [PATCH] ntp: convert to the NTP4 reference model | Roman Zippel | 2006-10-01 | 2 | -38/+24 |
* | [PATCH] ntp: convert time_freq to nsec value | Roman Zippel | 2006-10-01 | 2 | -14/+24 |
* | [PATCH] ntp: remove time_tolerance | Roman Zippel | 2006-10-01 | 2 | -6/+4 |
* | [PATCH] ntp: add time_adjust to tick length | Roman Zippel | 2006-10-01 | 3 | -56/+18 |
* | [PATCH] ntp: prescale time_offset | Roman Zippel | 2006-10-01 | 2 | -49/+17 |
* | [PATCH] ntp: add time_freq to tick length | Roman Zippel | 2006-10-01 | 1 | -5/+3 |
* | [PATCH] ntp: add time_adj to tick length | Roman Zippel | 2006-10-01 | 1 | -4/+2 |
* | [PATCH] ntp: add ntp_update_frequency | Roman Zippel | 2006-10-01 | 3 | -25/+50 |
* | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz | 2006-10-01 | 5 | -386/+399 |
* | [PATCH] Pass sparse the lock expression given to lock annotations | Josh Triplett | 2006-10-01 | 1 | -4/+4 |
* | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts | Corey Minyard | 2006-10-01 | 1 | -1/+5 |
* | [PATCH] omap_cf works again (sync with linux-omap tree) | David Brownell | 2006-10-01 | 1 | -11/+14 |
* | [PATCH] RTC: rtc-ds1553, rtc-ds1742 update | Atsushi Nemoto | 2006-10-01 | 2 | -5/+13 |
* | [PATCH] AT91rm9200 RTC can issue system wakeup events | David Brownell | 2006-10-01 | 1 | -0/+22 |
* | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 2006-10-01 | 24 | -26/+26 |
* | [PATCH] RTC class: error checks | David Brownell | 2006-10-01 | 2 | -5/+5 |
* | [PATCH] RTC class uses subsys_init | David Brownell | 2006-10-01 | 4 | -5/+5 |
* | [PATCH] RTC class: Kconfig improvements | David Brownell | 2006-10-01 | 2 | -7/+23 |
* | [PATCH] fix EMBEDDED + SYSCTL menu | Randy Dunlap | 2006-10-01 | 1 | -7/+7 |
* | [PATCH] rtc driver rtc-pcf8563 century bit inversed | Jean-Baptiste Maneyrol | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] Char: specialix, kill unneeded page alloc | Jiri Slaby | 2006-10-01 | 1 | -10/+1 |
* | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 24 | -31/+31 |
* | [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c | Eric Sesterhenn | 2006-10-01 | 1 | -3/+0 |
* | [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h | Rolf Eike Beer | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] typo fixes for rt-mutex-design.txt | Jan Altenberg | 2006-10-01 | 1 | -7/+7 |
* | [PATCH] hdaps: support Lenovo ThinkPad T60 | Soos Peter | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.c | Eric Sesterhenn | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] trident: fix pci_dev reference counting and buglet | Alan Cox | 2006-10-01 | 1 | -15/+29 |
* | [PATCH] sysrq: disable lockdep on reboot | Peter Zijlstra | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] cardbus: switch to ref counting/hotplug safe API | Alan Cox | 2006-10-01 | 1 | -1/+4 |
* | [PATCH] i2o: Switch to pci_get API | Alan Cox | 2006-10-01 | 1 | -3/+4 |
* | [PATCH] ip2: use newer pci_get functions | Alan Cox | 2006-10-01 | 1 | -3/+7 |
* | [PATCH] update legacy io handling for pmac | Olaf Hering | 2006-10-01 | 5 | -9/+26 |
* | [PATCH] IPMI: per-channel command registration | Corey Minyard | 2006-10-01 | 4 | -28/+138 |
* | [PATCH] Move ncpfs 32bit compat ioctl to ncpfs | Petr Vandrovec | 2006-10-01 | 6 | -239/+217 |
* | [PATCH] Prevent multiple inclusion of linux/sysrq.h | Thomas Petazzoni | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman | 2006-10-01 | 5 | -8/+17 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 | 7 | -31/+0 |
* | [PATCH] isicom: correct firmware loading | Jiri Slaby | 2006-10-01 | 1 | -16/+19 |
* | [PATCH] HOWTO: mention bughunting | Diego Calleja | 2006-10-01 | 1 | -0/+20 |
* | [PATCH] rtc: remove superfluous call to call to cdev_del() | Rolf Eike Beer | 2006-10-01 | 1 | -1/+0 |
* | [PATCH] cciss: remove unneeded spaces in output for attached volumes | Metathronius Galabant | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] synclink_gt: increase max devices | Paul Fulghum | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum | 2006-10-01 | 2 | -26/+66 |
* | [PATCH] Directed yield: direct yield of spinlocks for s390. | Martin Schwidefsky | 2006-10-01 | 6 | -36/+88 |
* | [PATCH] Directed yield: direct yield of spinlocks for powerpc | Martin Schwidefsky | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 16 | -2/+62 |