summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-0127-165/+105
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-0121-388/+154
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-0122-191/+242
* [PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney2006-10-011-22/+1
* [PATCH] reiserfs: use generic_file_open for open() checksJeff Mahoney2006-10-011-0/+1
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-014-91/+70
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-014-113/+94
* [PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney2006-10-012-49/+71
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-013-15/+28
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-0126-190/+35
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-012-26/+20
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-015-24/+3
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-012-38/+24
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-012-14/+24
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-012-6/+4
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-013-56/+18
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-012-49/+17
* [PATCH] ntp: add time_freq to tick lengthRoman Zippel2006-10-011-5/+3
* [PATCH] ntp: add time_adj to tick lengthRoman Zippel2006-10-011-4/+2
* [PATCH] ntp: add ntp_update_frequencyRoman Zippel2006-10-013-25/+50
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-015-386/+399
* [PATCH] Pass sparse the lock expression given to lock annotationsJosh Triplett2006-10-011-4/+4
* [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-011-1/+5
* [PATCH] omap_cf works again (sync with linux-omap tree)David Brownell2006-10-011-11/+14
* [PATCH] RTC: rtc-ds1553, rtc-ds1742 updateAtsushi Nemoto2006-10-012-5/+13
* [PATCH] AT91rm9200 RTC can issue system wakeup eventsDavid Brownell2006-10-011-0/+22
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-0124-26/+26
* [PATCH] RTC class: error checksDavid Brownell2006-10-012-5/+5
* [PATCH] RTC class uses subsys_initDavid Brownell2006-10-014-5/+5
* [PATCH] RTC class: Kconfig improvementsDavid Brownell2006-10-012-7/+23
* [PATCH] fix EMBEDDED + SYSCTL menuRandy Dunlap2006-10-011-7/+7
* [PATCH] rtc driver rtc-pcf8563 century bit inversedJean-Baptiste Maneyrol2006-10-011-2/+2
* [PATCH] Char: specialix, kill unneeded page allocJiri Slaby2006-10-011-10/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-0124-31/+31
* [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cEric Sesterhenn2006-10-011-3/+0
* [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer2006-10-011-2/+2
* [PATCH] typo fixes for rt-mutex-design.txtJan Altenberg2006-10-011-7/+7
* [PATCH] hdaps: support Lenovo ThinkPad T60Soos Peter2006-10-011-0/+1
* [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-011-2/+2
* [PATCH] trident: fix pci_dev reference counting and bugletAlan Cox2006-10-011-15/+29
* [PATCH] sysrq: disable lockdep on rebootPeter Zijlstra2006-10-011-0/+1
* [PATCH] cardbus: switch to ref counting/hotplug safe APIAlan Cox2006-10-011-1/+4
* [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-011-3/+4
* [PATCH] ip2: use newer pci_get functionsAlan Cox2006-10-011-3/+7
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-015-9/+26
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-014-28/+138
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-016-239/+217
* [PATCH] Prevent multiple inclusion of linux/sysrq.hThomas Petazzoni2006-10-011-0/+4
* [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-015-8/+17
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-017-31/+0
OpenPOWER on IntegriCloud