Commit Graph

295513 Commits (1d9a47315042606b4217691bcea36cfa6ccbde66)
 

Author SHA1 Message Date
Denys Vlasenko 5cdf389aee ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can match 13 years ago
Denys Vlasenko aa9147c98f ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter 13 years ago
Denys Vlasenko 86b6c1f301 ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code 13 years ago
Denys Vlasenko 8c5cf9e5c5 ptrace: don't modify flags on PTRACE_SETOPTIONS failure 13 years ago
Oleg Nesterov b1845ff53f ptrace: don't send SIGTRAP on exec if SEIZED 13 years ago
Oleg Nesterov 15cab95213 ptrace: the killed tracee should not enter the syscall 13 years ago
Namjae Jeon d533df07c2 fat: fix bug in enforcing Long File Name length 13 years ago
Namjae Jeon 41f0c02eac fat: clean up xlate_to_uni() 13 years ago
Austin Boyle 9eab0a788d rtc: ds1307: generalise ram size and offset 13 years ago
David Anders 40ce972d59 rtc: ds1307: comment and format cleanup 13 years ago
Wolfram Sang b24a726770 rtc: ds1307: simplify irq setup code 13 years ago
Wolfram Sang 32d322bcb0 rtc: ds1307: refactor chip_desc table 13 years ago
Ashish Jangam fef931ff98 rtc: driver for DA9052/53 PMIC v1 13 years ago
Kevin Liu fad0738dcf drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_alarm/max8925_rtc_set_alarm 13 years ago
Kevin Liu 0cf30bdd91 drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error 13 years ago
Navin P aa19689bfa drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static 13 years ago
Yong Zhang 2f6e5f9458 drivers/rtc: remove IRQF_DISABLED 13 years ago
Venu Byravarasu 2778ebcc09 drivers/rtc/rtc-twl.c: return correct RTC event from ISR 13 years ago
Venu Byravarasu 94a339d016 drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing 13 years ago
Venu Byravarasu f7439bcb74 drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state 13 years ago
Venu Byravarasu ce9f650636 drivers/rtc/rtc-twl.c: optimize IRQ bit access 13 years ago
zhao zhang b4f0b880c8 MIPS: add RTC support for loongson1B 13 years ago
Axel Lin 0abc920116 rtc: convert rtc i2c drivers to module_i2c_driver 13 years ago
Axel Lin 109e941843 rtc: convert rtc spi drivers to module_spi_driver 13 years ago
Viresh Kumar ee6c54ca64 rtc/rtc-spear: call platform_set_drvdata() before registering rtc device 13 years ago
Shiraz Hashim 131f8b75f1 rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors 13 years ago
Deepak Sikri cd0e08a8c9 rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt 13 years ago
Bernhard Walle 0e0cb892a8 init/do_mounts.c: print error code on mount failure 13 years ago
Diwakar Tundlam 8595c539f0 init: check printed flag to skip printing message 13 years ago
Dan Carpenter da0503aae0 epoll: remove unneeded variable in reverse_path_check() 13 years ago
Steven Rostedt 02edc6fc4d epoll: comment the funky #ifdef 13 years ago
Hans Verkuil 626cf23660 poll: add poll_requested_events() and poll_does_not_wait() functions 13 years ago
Darrick J. Wong 5cde7656d0 crc32: select an algorithm via Kconfig 13 years ago
Darrick J. Wong 577eba9e22 crc32: add self-test code for crc32c 13 years ago
Darrick J. Wong 6a0962b22e crypto: crc32c should use library implementation 13 years ago
Darrick J. Wong 46c5801eaf crc32: bolt on crc32c 13 years ago
Bob Pearson 78dff41897 crc32: add note about this patchset to crc32.c 13 years ago
Bob Pearson 0292c497b6 crc32: optimize loop counter for x86 13 years ago
Bob Pearson 324eb0f17d crc32: add slice-by-8 algorithm to existing code 13 years ago
Bob Pearson 9a1dbf6a29 crc32: make CRC_*_BITS definition correspond to actual bit counts 13 years ago
Bob Pearson ce4320ddda crc32: fix mixing of endian-specific types 13 years ago
Bob Pearson 60e58d5c9d crc32: miscellaneous cleanups 13 years ago
Bob Pearson 3863ef31dc crc32: simplify unit test code 13 years ago
Bob Pearson fbedceb100 crc32: move long comment about crc32 fundamentals to Documentation/ 13 years ago
Bob Pearson e30c7a8fcf crc32: remove two instances of trailing whitespaces 13 years ago
Josh Triplett ca56dc098c checkpatch: check for quoted strings broken across lines 13 years ago
Joe Perches 6712d85852 checkpatch: whitespace - add/remove blank lines 13 years ago
Joe Perches 2c92488ab2 checkpatch: warn on use of yield() 13 years ago
Joe Perches aad4f61498 checkpatch: add --strict tests for braces, comments and casts 13 years ago
Andy Whitcroft b337d8b82f checkpatch: add [] to type extensions 13 years ago