summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-26[PATCH] net/rxrpc: use list_move()Akinobu Mita
2006-06-26[PATCH] core: use list_move()Akinobu Mita
2006-06-26[PATCH] arch: use list_move()Akinobu Mita
2006-06-26[PATCH] use list_add_tail() instead of list_add()Akinobu Mita
2006-06-26[PATCH] Correct tty docAlan Cox
2006-06-26[PATCH] fix magic sysrq on strange keyboardsFredrik Roubert
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster
2006-06-26[PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_f...Jesper Juhl
2006-06-26[PATCH] Convert kernel/cpu.c to mutexesIngo Molnar
2006-06-26[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqsIngo Molnar
2006-06-26[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton
2006-06-26Storage class should be firstTobias Klauser
2006-06-26[ARM] 3654/1: add ajeco 1arm sbc supportLennert Buytenhek
2006-06-26i386: Trivial typo fixesEgry Gabor
2006-06-26ixj: make ixj_set_tone_off() staticMatthew Martin
2006-06-26spelling fixesAndreas Mohr
2006-06-26fix paniced->panicked typosLee Revell
2006-06-26Spelling fixes for Documentation/atomic_ops.txtMichael Hayes
2006-06-26move acknowledgment for Mark Adler to CREDITSAdrian Bunk
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk
2006-06-26[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar
2006-06-26[SERIAL] 8250_pnp: add support for other Wacom tabletsBen Collins
2006-06-26[ARM] 3651/1: S3C24XX: Make arch list more detailedBen Dooks
2006-06-26[ARM] 3650/1: S3C2412: Update s3c2410_defconfigBen Dooks
2006-06-26[ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440Ben Dooks
2006-06-26V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-26V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil
2006-06-26V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil
2006-06-26V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser
2006-06-26V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham
2006-06-26V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky
2006-06-26V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky
2006-06-26V4L/DVB (4213): Cx88: cleanupsAdrian Bunk
2006-06-26V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham
2006-06-26[CRYPTO] tcrypt: Forbid tcrypt from being built-inHerbert Xu
2006-06-26[CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu
2006-06-26[CRYPTO] tcrypt: Speed benchmark support for digest algorithmsMichal Ludvig
2006-06-26[CRYPTO] tcrypt: Return -EAGAIN from module_init()Michal Ludvig
2006-06-26[CRYPTO] api: Allow replacement when registering new algorithmsHerbert Xu
2006-06-26[CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu
2006-06-26[CRYPTO] api: Fixed incorrect passing of context instead of tfmMichal Ludvig
2006-06-26[CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-06-26[CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu
2006-06-26[CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu
2006-06-26[CRYPTO] digest: Add alignment handlingAtsushi Nemoto
2006-06-26[CRYPTO] khazad: Use 32-bit reads on keyAtsushi Nemoto